Package check result: OK Changes to worse in reverse depends: Package: BKTR Check: whether package can be installed New result: ERROR Installation failed. Package: DistributionIV Check: tests New result: ERROR Running ‘testthat.R’ [32s/19s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(DistributionIV) > > test_check("DistributionIV") DIV object with noise dimensions (for shared noise eps_H, and for indep. noise eps_X and eps_Y): (50,50,50) hidden dimensions: 100 number of layers: 3 number of epochs: 20 learning rate: 0.001 standardization: TRUE Training loss: epoch Energy loss E(||U-Uhat||) E(||Uhat-Uhat'||) 1 0.917 1.42 1.01 2 0.887 1.41 1.05 4 0.754 1.43 1.35 6 0.890 1.66 1.53 8 0.918 1.78 1.72 10 0.980 1.92 1.87 12 0.766 1.86 2.18 14 0.951 1.99 2.09 16 0.912 2.02 2.22 18 0.794 1.89 2.20 20 0.758 2.00 2.48 Prediction-loss E(||U-Uhat||) and variance-loss E(||Uhat-Uhat'||) should ideally be equally large -- consider training for more epochs if there is a mismatch. [ FAIL 2 | WARN 0 | SKIP 0 | PASS 21 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-predict.DIV.R:20:3'): Vector of mean values of proper length returned ── Error in `expect_vector(predict(div_modelnoW, Xtest = matrix(rnorm(40, mean = 2), ncol = 1)), size = 40)`: The package "vctrs" is required. Backtrace: ▆ 1. └─testthat::expect_vector(...) at test-predict.DIV.R:20:3 2. └─rlang::check_installed("vctrs") ── Error ('test-predict.DIV.R:37:3'): Vector of quantile values of proper length returned ── Error in `expect_vector(predict(div_modelnoW, Xtest = matrix(rnorm(40, mean = 2), ncol = 1), type = "quantile", nsample = 200, quantiles = 0.05), size = 40)`: The package "vctrs" is required. Backtrace: ▆ 1. └─testthat::expect_vector(...) at test-predict.DIV.R:37:3 2. └─rlang::check_installed("vctrs") [ FAIL 2 | WARN 0 | SKIP 0 | PASS 21 ] Error: Test failures Execution halted Package: luz Check: Rd cross-references New result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: evaluate.Rd: nn_module fit.luz_module_generator.Rd: nn_module luz_load_model_weights.Rd: torch_load predict.luz_module_fitted.Rd: nn_module Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Package: topicmodels.etm Check: Rd files New result: NOTE checkRd: (-1) ETM.Rd:33: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) ETM.Rd:34: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) ETM.Rd:35: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) ETM.Rd:36: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) ETM.Rd:37: Lost braces in \itemize; \value handles \item{}{} directly