CRAN Package Check Results for Package cpi

Last updated on 2024-11-27 15:49:17 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 3.24 60.57 63.81 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.5 2.99 46.91 49.90 OK
r-devel-linux-x86_64-fedora-clang 0.1.5 109.30 OK
r-devel-linux-x86_64-fedora-gcc 0.1.5 115.49 OK
r-devel-windows-x86_64 0.1.5 8.00 91.00 99.00 OK
r-patched-linux-x86_64 0.1.5 3.03 56.95 59.98 OK
r-release-linux-x86_64 0.1.4 3.30 59.26 62.56 NOTE
r-release-macos-arm64 0.1.5 43.00 OK
r-release-macos-x86_64 0.1.5 110.00 OK
r-release-windows-x86_64 0.1.4 6.00 76.00 82.00 OK
r-oldrel-macos-arm64 0.1.5 41.00 OK
r-oldrel-macos-x86_64 0.1.5 107.00 OK
r-oldrel-windows-x86_64 0.1.5 8.00 94.00 102.00 OK

Check Details

Version: 0.1.4
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: cpi.Rd: lrn, create.second_order Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/9s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(cpi) > > test_check("cpi") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-check_args.R:55:3'): fails with Gaussian knockoffs and factors ── Error: Element with key 'boston_housing' not found in DictionaryTask! Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-check_args.R:55:3 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. ├─cpi::cpi(...) 8. └─mlr3::tsk("boston_housing") 9. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 10. └─mlr3misc:::dictionary_get(dict, .key) 11. └─mlr3misc:::dictionary_retrieve_item(self, key) 12. └─mlr3misc::stopf(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.4
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘BEST’ Flavor: r-release-linux-x86_64