Last updated on 2025-03-01 06:51:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4.0 | 9.16 | 180.85 | 190.01 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.4.0 | 6.32 | 251.99 | 258.31 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.4.0 | 308.38 | 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 | 11.74 | 347.96 | 359.70 | OK | |
r-release-linux-x86_64 | 1.4.0 | 8.62 | 342.17 | 350.79 | 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 | 13.00 | 240.00 | 253.00 | OK | |
r-oldrel-macos-arm64 | 1.4.0 | 144.00 | OK | |||
r-oldrel-macos-x86_64 | 1.4.0 | 272.00 | OK | |||
r-oldrel-windows-x86_64 | 1.4.0 | 15.00 | 308.00 | 323.00 | OK |
Version: 1.4.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [113s/160s]
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
at c$ (<input>:5378:79)
at dIb (<input>:25505:6)
mmrm() registered as emmeans extension
0,248,Js_of_ocaml__Js.Error,18,TypeError: not a function
at c$ (<input>:5378:79)
at dIb (<input>:25505:6)
0,248,Js_of_ocaml__Js.Error,18,TypeError: not a function
at c$ (<input>:5378:79)
at dIb (<input>:25505:6)
0,248,Js_of_ocaml__Js.Error,18,TypeError: not a function
at c$ (<input>:5378:79)
at dIb (<input>:25505:6)
[ 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-debian-clang
Version: 1.4.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [181s/330s]
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
at c$ (<input>:5378:79)
at dIb (<input>:25505:6)
mmrm() registered as emmeans extension
0,248,Js_of_ocaml__Js.Error,18,TypeError: not a function
at c$ (<input>:5378:79)
at dIb (<input>:25505:6)
0,248,Js_of_ocaml__Js.Error,18,TypeError: not a function
at c$ (<input>:5378:79)
at dIb (<input>:25505:6)
0,248,Js_of_ocaml__Js.Error,18,TypeError: not a function
at c$ (<input>:5378:79)
at dIb (<input>:25505:6)
[ 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