CRAN Package Check Results for Package registr

Last updated on 2026-07-07 14:52:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.1 58.21 690.55 748.76 ERROR
r-devel-linux-x86_64-debian-gcc 2.2.1 37.61 437.05 474.66 OK
r-devel-linux-x86_64-fedora-clang 2.2.1 89.00 1196.20 1285.20 OK
r-devel-linux-x86_64-fedora-gcc 2.2.1 98.00 1176.16 1274.16 OK
r-devel-windows-x86_64 2.2.1 61.00 702.00 763.00 OK
r-patched-linux-x86_64 2.2.1 44.69 678.76 723.45 OK
r-release-linux-x86_64 2.2.1 47.16 679.13 726.29 OK
r-release-macos-arm64 2.2.1 10.00 185.00 195.00 OK
r-release-macos-x86_64 2.2.1 31.00 791.00 822.00 OK
r-release-windows-x86_64 2.2.1 65.00 717.00 782.00 OK
r-oldrel-macos-arm64 2.2.1 9.00 180.00 189.00 OK
r-oldrel-macos-x86_64 2.2.1 36.00 1254.00 1290.00 OK
r-oldrel-windows-x86_64 2.2.1 76.00 1063.00 1139.00 OK

Check Details

Version: 2.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [383s/444s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(registr) > > test_check("registr") Saving _problems/test-register_fpca-49.R [ FAIL 1 | WARN 6 | SKIP 6 | PASS 243 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (6): 'test-register_fpca.R:61:3', 'test-register_fpca.R:92:3', 'test-register_fpca.R:110:3', 'test-register_fpca.R:123:3', 'test-register_fpca.R:138:3', 'test-register_fpca.R:182:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-register_fpca.R:47:2'): registering gamma data throws no errors ── <Rcpp::exception/C++Error/error/condition> Error: Downdated VtV is not positive definite Backtrace: ▆ 1. ├─testthat::expect_warning(...) at test-register_fpca.R:47:9 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. └─registr::register_fpca(...) 7. └─registr::gfpca_twoStep(...) 8. └─gamm4::gamm4(...) 9. └─lme4::optimizeGlmer(...) 10. └─lme4:::optwrap(...) 11. └─lme4:::deriv12(fn, opt$par, fx = opt$value) 12. └─gamm4 (local) fun(spos(x, xadd, j), ...) 13. └─lme4 (local) pwrssUpdate(...) [ FAIL 1 | WARN 6 | SKIP 6 | PASS 243 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang