CRAN Package Check Results for Package rjaf

Last updated on 2025-02-19 17:51:02 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 34.40 52.33 86.73 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 23.91 38.45 62.36 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 149.99 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 156.74 OK
r-devel-macos-arm64 0.1.1 39.00 OK
r-devel-macos-x86_64 0.1.2 80.00 OK
r-devel-windows-x86_64 0.1.1 35.00 83.00 118.00 OK
r-patched-linux-x86_64 0.1.2 31.38 49.05 80.43 OK
r-release-linux-x86_64 0.1.1 31.91 46.29 78.20 ERROR
r-release-macos-arm64 0.1.1 44.00 OK
r-release-macos-x86_64 0.1.2 82.00 OK
r-release-windows-x86_64 0.1.2 38.00 103.00 141.00 OK
r-oldrel-macos-arm64 0.1.1 41.00 OK
r-oldrel-macos-x86_64 0.1.2 81.00 OK
r-oldrel-windows-x86_64 0.1.2 35.00 104.00 139.00 OK

Check Details

Version: 0.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(rjaf) > > test_check("rjaf") Error: sample_fraction too small, no observations sampled. Ranger will EXIT now. [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-rjaf.R:7:3'): rjaf function computes correctly ───────────────── Error in `predict.ranger.forest(forest, data, predict.all, num.trees, type, se.method, seed, num.threads, verbose, object$inbag.counts, ...)`: User interrupt or internal error. Backtrace: ▆ 1. ├─rjaf::rjaf(...) at test-rjaf.R:7:3 2. │ └─rjaf::residualize(data.trainest, y, vars, nfold) 3. │ ├─... %>% dplyr::select(-fold) 4. │ └─base::lapply(...) 5. │ └─rjaf (local) FUN(X[[i]], ...) 6. │ ├─stats::predict(...) 7. │ └─ranger:::predict.ranger(...) 8. │ ├─stats::predict(...) 9. │ └─ranger:::predict.ranger.forest(...) 10. ├─dplyr::select(., -fold) 11. └─dplyr::bind_rows(.) 12. └─rlang::list2(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.