CRAN Package Check Results for Package rptR

Last updated on 2026-07-13 08:50:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.23 3.09 139.80 142.89 OK
r-devel-linux-x86_64-debian-gcc 0.9.23 2.54 99.02 101.56 OK
r-devel-linux-x86_64-fedora-clang 0.9.23 232.99 OK
r-devel-linux-x86_64-fedora-gcc 0.9.23 269.49 OK
r-devel-windows-x86_64 0.9.23 5.00 177.00 182.00 ERROR
r-patched-linux-x86_64 0.9.23 4.48 134.85 139.33 OK
r-release-linux-x86_64 0.9.23 3.59 135.49 139.08 OK
r-release-macos-arm64 0.9.23 1.00 39.00 40.00 OK
r-release-macos-x86_64 0.9.23 3.00 233.00 236.00 OK
r-release-windows-x86_64 0.9.23 6.00 189.00 195.00 OK
r-oldrel-macos-arm64 0.9.23 OK
r-oldrel-macos-x86_64 0.9.23 3.00 189.00 192.00 OK
r-oldrel-windows-x86_64 0.9.23 7.00 215.00 222.00 OK

Check Details

Version: 0.9.23
Check: tests
Result: ERROR Running 'testthat.R' [86s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(rptR) > > test_check("rptR") Bootstrap Progress: Bootstrap Progress: Permutation Progress for Population : Bootstrap Progress: Permutation Progress for Container: Bootstrap Progress: Permutation Progress for Population: Bootstrap Progress: Permutation Progress for Population: Saving _problems/test-rptBinary-14.R Bootstrap Progress: Permutation Progress for Population : Bootstrap Progress: Permutation Progress for Container : Permutation Progress for Population : Bootstrap Progress: Permutation Progress for Container : Permutation Progress for Population : Bootstrap Progress: Permutation Progress for Container: Bootstrap Progress: Permutation Progress for Container: Permutation Progress for Population: Bootstrap Progress: Permutation Progress for Container: Bootstrap Progress: Permutation Progress for Container: Permutation Progress for Habitat: Bootstrap Progress: Permutation Progress for Population: Bootstrap Progress: Permutation Progress for Container: Permutation Progress for Population: Bootstrap Progress: Permutation Progress for Population : Bootstrap Progress: Permutation Progress for Container: Bootstrap Progress: Permutation Progress for Population: Bootstrap Progress: Permutation Progress for Population: [ FAIL 1 | WARN 0 | SKIP 0 | PASS 166 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-rptBinary.R:14:1'): (code run outside of `test_that()`) ──────── <Rcpp::exception/C++Error/error/condition> Error: Downdated VtV is not positive definite Backtrace: ▆ 1. └─rptR::rptBinary(...) at test-rptBinary.R:14:1 2. └─rptR (local) R_pe(formula, data, grname) 3. └─lme4::glmer(...) 4. └─lme4::optimizeGlmer(...) 5. └─lme4:::optwrap(...) 6. ├─base::withCallingHandlers(...) 7. ├─base::do.call(optfun, arglist) 8. └─lme4 (local) `<fn>`(...) 9. ├─nM$newf(fn(nM$xeval())) 10. │ └─base::stopifnot(length(value <- as.numeric(value)) == 1L) 11. └─lme4 (local) fn(nM$xeval()) 12. └─lme4 (local) pwrssUpdate(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 166 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64