Last updated on 2025-01-27 03:49:23 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.15.1 | 13.59 | 619.10 | 632.69 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.15.1 | 8.00 | 549.17 | 557.17 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.15.1 | 917.38 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.15.1 | 1395.26 | OK | |||
r-devel-windows-x86_64 | 0.15.1 | 17.00 | 368.00 | 385.00 | OK | |
r-patched-linux-x86_64 | 0.15.1 | 14.29 | 733.79 | 748.08 | OK | |
r-release-linux-x86_64 | 0.15.1 | 12.76 | 743.14 | 755.90 | OK | |
r-release-macos-arm64 | 0.15.1 | 170.00 | ERROR | |||
r-release-macos-x86_64 | 0.15.1 | 384.00 | OK | |||
r-release-windows-x86_64 | 0.15.1 | 15.00 | 343.00 | 358.00 | OK | |
r-oldrel-macos-arm64 | 0.15.0 | 166.00 | OK | |||
r-oldrel-macos-x86_64 | 0.15.0 | 312.00 | OK | |||
r-oldrel-windows-x86_64 | 0.15.1 | 16.00 | 472.00 | 488.00 | OK |
Version: 0.15.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [135s/112s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bayestestR)
>
> test_check("bayestestR")
Starting 2 test processes
[ FAIL 1 | WARN 0 | SKIP 80 | PASS 201 ]
══ Skipped tests (80) ══════════════════════════════════════════════════════════
• On CRAN (73): 'test-bayesfactor_models.R:58:3',
'test-bayesfactor_models.R:85:3', 'test-bayesfactor_models.R:122:3',
'test-bayesfactor_restricted.R:36:3', 'test-bayesian_as_frequentist.R:1:1',
'test-blavaan.R:2:3', 'test-brms.R:2:3', 'test-brms.R:38:3',
'test-brms.R:57:3', 'test-brms.R:81:3', 'test-ci.R:33:3', 'test-ci.R:50:3',
'test-contr.R:2:3', 'test-contr.R:25:3', 'test-contr.R:59:3',
'test-data.frame-with-rvar.R:3:3', 'test-data.frame-with-rvar.R:74:3',
'test-describe_posterior.R:3:3', 'test-describe_posterior.R:249:3',
'test-describe_posterior.R:266:3', 'test-describe_posterior.R:284:3',
'test-describe_posterior.R:321:3', 'test-describe_prior.R:2:3',
'test-bayesfactor_parameters.R:56:3', 'test-bayesfactor_parameters.R:94:3',
'test-effective_sample.R:2:3', 'test-equivalence_test.R:1:1',
'test-hdi.R:3:3', 'test-hdi.R:25:3', 'test-hdi.R:43:3', 'test-hdi.R:61:3',
'test-map_estimate.R:23:3', 'test-map_estimate.R:36:3',
'test-marginaleffects.R:1:1', 'test-p_direction.R:38:3',
'test-p_direction.R:70:3', 'test-p_map.R:24:3', 'test-p_map.R:39:3',
'test-p_rope.R:2:3', 'test-p_significance.R:38:3',
'test-p_significance.R:50:3', 'test-p_significance.R:84:3',
'test-point_estimate.R:2:3', 'test-point_estimate.R:18:3',
'test-posterior.R:2:3', 'test-posterior.R:22:3', 'test-posterior.R:42:3',
'test-posterior.R:62:3', 'test-posterior.R:82:3', 'test-posterior.R:103:3',
'test-print.R:2:3', 'test-emmGrid.R:132:3', 'test-emmGrid.R:142:3',
'test-emmGrid.R:172:3', 'test-emmGrid.R:188:3', 'test-emmGrid.R:224:3',
'test-emmGrid.R:234:3', 'test-rope.R:2:3', 'test-rope.R:40:3',
'test-rope.R:83:3', 'test-rstanarm.R:2:3', 'test-rstanarm.R:50:3',
'test-rstanarm.R:69:3', 'test-rstanarm.R:89:3', 'test-rstanarm.R:109:3',
'test-si.R:33:3', 'test-spi.R:3:3', 'test-spi.R:25:3', 'test-spi.R:42:3',
'test-spi.R:60:3', 'test-weighted_posteriors.R:4:3',
'test-weighted_posteriors.R:31:3', 'test-weighted_posteriors.R:52:3'
• On Mac (6): 'test-check_prior.R:1:1', 'test-ci.R:2:3',
'test-describe_posterior.R:111:3', 'test-different_models.R:2:3',
'test-different_models.R:73:3', 'test-rope.R:110:1'
• Test creates error, must check why... (1): 'test-weighted_posteriors.R:71:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-rope.R:107:3'): rope (brms) ──────────────────────────────────
rope$ROPE_Percentage (`actual`) not equal to c(0, 0, 0.5) (`expected`).
`actual`: 0.00 0.00 0.44
`expected`: 0.00 0.00 0.50
[ FAIL 1 | WARN 0 | SKIP 80 | PASS 201 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-arm64