CRAN Package Check Results for Package registr

Last updated on 2026-07-08 18:55:56 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 38.59 418.44 457.03 ERROR
r-devel-linux-x86_64-fedora-clang 2.2.1 79.00 705.31 784.31 OK
r-devel-linux-x86_64-fedora-gcc 2.2.1 92.00 673.20 765.20 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 72.00 703.00 775.00 ERROR

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

Version: 2.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [218s/249s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(registr) > > test_check("registr") Saving _problems/test-gfpca_twoStep-108.R [ FAIL 1 | WARN 6 | SKIP 6 | PASS 237 ] ══ 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-gfpca_twoStep.R:107:2'): gfpca_twoStep (Binomial) output has correct number of dimensions ── <Rcpp::exception/C++Error/error/condition> Error: Downdated VtV is not positive definite Backtrace: ▆ 1. └─registr::gfpca_twoStep(...) at test-gfpca_twoStep.R:107:9 2. └─gamm4::gamm4(...) 3. └─lme4::optimizeGlmer(...) 4. └─lme4:::optwrap(...) 5. ├─base::withCallingHandlers(...) 6. ├─base::do.call(optfun, arglist) 7. └─lme4 (local) `<fn>`(...) 8. ├─nM$newf(fn(nM$xeval())) 9. │ └─base::stopifnot(length(value <- as.numeric(value)) == 1L) 10. └─gamm4 (local) fn(nM$xeval()) 11. └─lme4 (local) pwrssUpdate(...) [ FAIL 1 | WARN 6 | SKIP 6 | PASS 237 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.2.1
Check: tests
Result: ERROR Running 'testthat.R' [269s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(registr) > > test_check("registr") Flavor: r-oldrel-windows-x86_64