CRAN Package Check Results for Package rbmi

Last updated on 2025-02-21 04:52:01 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.0 9.39 323.41 332.80 OK
r-devel-linux-x86_64-debian-gcc 1.4.0 6.01 252.89 258.90 OK
r-devel-linux-x86_64-fedora-clang 1.4.0 305.84 ERROR
r-devel-linux-x86_64-fedora-gcc 1.4.0 592.72 OK
r-devel-macos-arm64 1.4.0 114.00 OK
r-devel-macos-x86_64 1.4.0 278.00 OK
r-devel-windows-x86_64 1.4.0 13.00 340.00 353.00 OK
r-patched-linux-x86_64 1.4.0 12.67 351.31 363.98 OK
r-release-linux-x86_64 1.4.0 9.89 343.09 352.98 OK
r-release-macos-arm64 1.4.0 154.00 OK
r-release-macos-x86_64 1.4.0 352.00 OK
r-release-windows-x86_64 1.4.0 12.00 342.00 354.00 OK
r-oldrel-macos-arm64 1.3.1 139.00 OK
r-oldrel-macos-x86_64 1.4.0 272.00 OK
r-oldrel-windows-x86_64 1.4.0 16.00 278.00 294.00 OK

Additional issues

M1mac

Check Details

Version: 1.4.0
Check: tests
Result: ERROR Running ‘testthat.R’ [180s/340s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(rbmi) > > test_check("rbmi") 0,248,Js_of_ocaml__Js.Error,18,TypeError: not a function mmrm() registered as emmeans extension 0,248,Js_of_ocaml__Js.Error,18,TypeError: not a function 0,248,Js_of_ocaml__Js.Error,18,TypeError: not a function 0,248,Js_of_ocaml__Js.Error,18,TypeError: not a function [ FAIL 4 | WARN 0 | SKIP 15 | PASS 1261 ] ══ Skipped tests (15) ══════════════════════════════════════════════════════════ • On CRAN (1): 'test-mmrm.R:337:5' • is_full_test() is not TRUE (14): 'test-draws.R:115:5', 'test-fullusage.R:43:5', 'test-fullusage.R:117:5', 'test-fullusage.R:209:5', 'test-fullusage.R:300:5', 'test-fullusage.R:431:5', 'test-fullusage.R:520:5', 'test-fullusage.R:675:5', 'test-mcmc.R:327:5', 'test-mcmc.R:504:5', 'test-mcmc.R:635:5', 'test-parallel.R:8:5', 'test-reproducibility.R:9:5', 'test-reproducibility.R:135:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-draws.R:144:9'): bayes ───────────────────────────────────────── Error in `model_cppcode$errors`: $ operator is invalid for atomic vectors Backtrace: ▆ 1. ├─base::suppressWarnings(...) at test-draws.R:143:5 2. │ └─base::withCallingHandlers(...) 3. ├─rbmi::draws(d$dat, d$dat_ice, d$vars, meth, quiet = TRUE) at test-draws.R:144:9 4. └─rbmi:::draws.bayes(d$dat, d$dat_ice, d$vars, meth, quiet = TRUE) 5. └─rbmi:::fit_mcmc(...) 6. └─rbmi:::get_stan_model() 7. └─rstan::stan_model(file = model_file, auto_write = TRUE, model_name = "rbmi_mmrm") 8. └─rstan::stanc(...) ── Error ('test-mcmc.R:108:13'): Verbose suppression works ───────────────────── Error in `model_cppcode$errors`: $ operator is invalid for atomic vectors Backtrace: ▆ 1. ├─base::suppressWarnings(...) at test-mcmc.R:106:5 2. │ └─base::withCallingHandlers(...) 3. ├─utils::capture.output(...) at test-mcmc.R:107:9 4. │ └─base::withVisible(...elt(i)) 5. ├─rbmi::draws(...) at test-mcmc.R:108:13 6. └─rbmi:::draws.bayes(...) 7. └─rbmi:::fit_mcmc(...) 8. └─rbmi:::get_stan_model() 9. └─rstan::stan_model(file = model_file, auto_write = TRUE, model_name = "rbmi_mmrm") 10. └─rstan::stanc(...) ── Error ('test-print.R:102:9'): print - bayesian ────────────────────────────── Error in `model_cppcode$errors`: $ operator is invalid for atomic vectors Backtrace: ▆ 1. ├─base::suppressWarnings(...) at test-print.R:101:5 2. │ └─base::withCallingHandlers(...) 3. ├─rbmi::draws(...) at test-print.R:102:9 4. └─rbmi:::draws.bayes(...) 5. └─rbmi:::fit_mcmc(...) 6. └─rbmi:::get_stan_model() 7. └─rstan::stan_model(file = model_file, auto_write = TRUE, model_name = "rbmi_mmrm") 8. └─rstan::stanc(...) ── Error ('test-reproducibility.R:123:9'): bayes - set.seed produces identical results ── Error in `model_cppcode$errors`: $ operator is invalid for atomic vectors Backtrace: ▆ 1. ├─base::suppressWarnings(...) at test-reproducibility.R:122:5 2. │ └─base::withCallingHandlers(...) 3. ├─rbmi::draws(dat, dat_ice, vars, meth, quiet = TRUE) at test-reproducibility.R:123:9 4. └─rbmi:::draws.bayes(dat, dat_ice, vars, meth, quiet = TRUE) 5. └─rbmi:::fit_mcmc(...) 6. └─rbmi:::get_stan_model() 7. └─rstan::stan_model(file = model_file, auto_write = TRUE, model_name = "rbmi_mmrm") 8. └─rstan::stanc(...) [ FAIL 4 | WARN 0 | SKIP 15 | PASS 1261 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang