Last updated on 2025-12-06 10:51:05 CET.
| Package | ERROR | WARN | NOTE | OK |
|---|---|---|---|---|
| complmrob | 13 | |||
| gaselect | 1 | 12 | ||
| pense | 1 | 2 | 10 | |
| pyinit | 4 | 9 |
Current CRAN status: OK: 13
Current CRAN status: WARN: 1, OK: 12
Version: 1.0.23
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:32:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/gaselect.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-15 (Debian 15.2.0-9) 15.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: WARN: 1, NOTE: 2, OK: 10
Version: 2.2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:32:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/pense.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-15 (Debian 15.2.0-9) 15.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
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: 4, OK: 9
Version: 1.1.3
Check: tests
Result: ERROR
Running ‘debug.R’ [0s/0s]
Running ‘testthat.R’ [1s/2s]
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-clang
Version: 1.1.3
Check: tests
Result: ERROR
Running 'debug.R' [0s]
Running 'testthat.R' [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-windows-x86_64
Version: 1.1.3
Check: tests
Result: ERROR
Running ‘debug.R’ [0s/1s]
Running ‘testthat.R’ [1s/2s]
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-patched-linux-x86_64
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-release-linux-x86_64