Last updated on 2024-10-04 06:49:52 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.12.3 | 18.96 | 190.76 | 209.72 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.12.3 | 13.65 | 129.12 | 142.77 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.12.3 | 343.47 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.12.3 | 337.49 | OK | |||
r-devel-windows-x86_64 | 0.12.3 | 23.00 | 190.00 | 213.00 | OK | |
r-patched-linux-x86_64 | 0.12.3 | 18.39 | 180.88 | 199.27 | OK | |
r-release-linux-x86_64 | 0.12.3 | 19.57 | 180.23 | 199.80 | OK | |
r-release-macos-arm64 | 0.12.3 | 76.00 | OK | |||
r-release-macos-x86_64 | 0.12.3 | 182.00 | OK | |||
r-release-windows-x86_64 | 0.12.3 | 21.00 | 190.00 | 211.00 | OK | |
r-oldrel-macos-arm64 | 0.12.3 | 78.00 | OK | |||
r-oldrel-macos-x86_64 | 0.12.3 | 136.00 | OK | |||
r-oldrel-windows-x86_64 | 0.12.3 | 27.00 | 253.00 | 280.00 | ERROR |
Version: 0.12.3
Check: tests
Result: ERROR
Running 'testthat.R' [51s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(performance)
>
> test_check("performance")
Starting 2 test processes
[ FAIL 2 | WARN 0 | SKIP 30 | PASS 405 ]
══ Skipped tests (30) ══════════════════════════════════════════════════════════
• On CRAN (30): 'test-bootstrapped_icc_ci.R:2:3',
'test-bootstrapped_icc_ci.R:44:3', 'test-binned_residuals.R:137:3',
'test-binned_residuals.R:164:3', 'test-check_collinearity.R:178:3',
'test-check_collinearity.R:215:3', 'test-check_dag.R:1:1',
'test-check_distribution.R:35:3', 'test-check_itemscale.R:28:3',
'test-check_model.R:1:1', 'test-check_predictions.R:2:1',
'test-check_residuals.R:2:3', 'test-check_singularity.R:2:3',
'test-check_singularity.R:23:3', 'test-check_zeroinflation.R:75:3',
'test-check_zeroinflation.R:115:3', 'test-check_outliers.R:110:3',
'test-helpers.R:1:1', 'test-icc.R:2:1', 'test-mclogit.R:53:3',
'test-model_performance.bayesian.R:1:1',
'test-model_performance.merMod.R:2:3',
'test-model_performance.merMod.R:22:3', 'test-model_performance.rma.R:33:3',
'test-nestedLogit.R:64:3', 'test-pkg-ivreg.R:7:3', 'test-r2_bayes.R:34:3',
'test-r2_nakagawa.R:20:1', 'test-rmse.R:35:3',
'test-test_likelihoodratio.R:55:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-r2.R:92:5'): r2 glmmTMB, no ranef ────────────────────────────
out[[1]] (`actual`) not equal to 0.1797549 (`expected`).
`actual`: 0.15
`expected`: 0.18
── Failure ('test-r2.R:99:5'): r2 glmmTMB, no ranef ────────────────────────────
out[[1]] (`actual`) not equal to out2[[1]] (`expected`).
`actual`: 0.15
`expected`: 0.18
[ FAIL 2 | WARN 0 | SKIP 30 | PASS 405 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64