Last updated on 2025-11-15 02:53:30 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| complmrob | 13 | ||
| gaselect | 13 | ||
| pense | 2 | 11 | |
| pyinit | 2 | 11 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
Version: 2.2.2
Check: installed package size
Result: NOTE
installed size is 52.4Mb
sub-directories of 1Mb or more:
libs 51.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: ERROR: 2, OK: 11
Version: 1.1.3
Check: tests
Result: ERROR
Running ‘debug.R’ [0s/0s]
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (require(testthat)) {
+ library(pyinit)
+ test_check("pyinit")
+ } else {
+ warning("'pyinit' requires 'testthat' for tests.")
+ }
Loading required package: testthat
Saving _problems/test-exact_fit-41.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 3 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-exact_fit.R:41:5'): Rank-deficient problems ────────────────────
<rlib_error_package_not_found/rlang_error/error/condition>
Error in `expect_known_hash(round(res$coefficients[, obj_order], 4), "30f3b173bb32999ace3f3072ed")`: The package "digest" is required.
Backtrace:
▆
1. └─testthat::expect_known_hash(...) at test-exact_fit.R:41:5
2. └─rlang::check_installed("digest")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 3 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.3
Check: tests
Result: ERROR
Running ‘debug.R’
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (require(testthat)) {
+ library(pyinit)
+ test_check("pyinit")
+ } else {
+ warning("'pyinit' requires 'testthat' for tests.")
+ }
Loading required package: testthat
Saving _problems/test-exact_fit-41.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 3 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-exact_fit.R:41:5'): Rank-deficient problems ────────────────────
<rlib_error_package_not_found/rlang_error/error/condition>
Error in `expect_known_hash(round(res$coefficients[, obj_order], 4), "30f3b173bb32999ace3f3072ed")`: The package "digest" is required.
Backtrace:
▆
1. └─testthat::expect_known_hash(...) at test-exact_fit.R:41:5
2. └─rlang::check_installed("digest")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 3 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang