Last updated on 2025-05-22 18:52:13 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.13.0 | 19.55 | 222.39 | 241.94 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.13.0 | 12.47 | 148.01 | 160.48 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.13.0 | 384.49 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.13.0 | 370.90 | OK | |||
r-devel-windows-x86_64 | 0.13.0 | 22.00 | 210.00 | 232.00 | OK | |
r-patched-linux-x86_64 | 0.13.0 | 22.50 | 213.95 | 236.45 | OK | |
r-release-linux-x86_64 | 0.13.0 | 21.41 | 209.99 | 231.40 | OK | |
r-release-macos-arm64 | 0.14.0 | 97.00 | OK | |||
r-release-macos-x86_64 | 0.14.0 | 225.00 | ERROR | |||
r-release-windows-x86_64 | 0.13.0 | 20.00 | 205.00 | 225.00 | OK | |
r-oldrel-macos-arm64 | 0.14.0 | 104.00 | OK | |||
r-oldrel-macos-x86_64 | 0.14.0 | 180.00 | OK | |||
r-oldrel-windows-x86_64 | 0.13.0 | 30.00 | 252.00 | 282.00 | OK |
Version: 0.14.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [54s/38s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(performance)
>
> test_check("performance")
Starting 2 test processes
[ FAIL 1 | WARN 3 | SKIP 34 | PASS 413 ]
══ Skipped tests (34) ══════════════════════════════════════════════════════════
• On CRAN (29): '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_dag.R:1:1',
'test-check_distribution.R:35:3', 'test-check_itemscale.R:28:3',
'test-check_model.R:1:1', 'test-check_collinearity.R:181:3',
'test-check_collinearity.R:218:3', 'test-check_residuals.R:2:3',
'test-check_singularity.R:2:3', 'test-check_singularity.R:30:3',
'test-check_zeroinflation.R:73:3', 'test-check_zeroinflation.R:112:3',
'test-compare_performance.R:21:3', 'test-helpers.R:1:1',
'test-check_outliers.R:110:3', 'test-mclogit.R:53:3',
'test-model_performance.bayesian.R:1:1',
'test-model_performance.merMod.R:2:3',
'test-model_performance.merMod.R:25:3', 'test-model_performance.rma.R:33:3',
'test-performance_reliability.R:23:3', 'test-pkg-ivreg.R:7:3',
'test-r2_bayes.R:34:3', 'test-r2_nagelkerke.R:22:3', 'test-rmse.R:35:3',
'test-test_likelihoodratio.R:55:1'
• On Mac (4): 'test-check_predictions.R:1:1', 'test-icc.R:1:1',
'test-nestedLogit.R:1:1', 'test-r2_nakagawa.R:1:1'
• getRversion() > "4.4.0" is TRUE (1): 'test-check_outliers.R:258:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-check_outliers.R:301:3'): pareto which ─────────────────────────
Error in `file(messages, open = "wt")`: cannot open the connection
Backtrace:
▆
1. └─rstanarm::stan_glm(mpg ~ qsec + wt, data = mtcars, refresh = 0) at test-check_outliers.R:301:3
2. └─rstanarm::stan_glm.fit(...)
3. ├─base::do.call(rstan::sampling, sampling_args)
4. ├─rstan (local) `<nnstndGF>`(...)
5. └─rstan (local) `<nnstndGF>`(...)
6. └─rstan (local) .local(object, ...)
7. └─base::file(messages, open = "wt")
[ FAIL 1 | WARN 3 | SKIP 34 | PASS 413 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-x86_64