CRAN Package Check Results for Package performance

Last updated on 2024-09-30 03:50:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.12.3 20.00 192.29 212.29 OK
r-devel-linux-x86_64-debian-gcc 0.12.3 12.78 127.74 140.52 OK
r-devel-linux-x86_64-fedora-clang 0.12.3 341.65 OK
r-devel-linux-x86_64-fedora-gcc 0.12.3 317.57 OK
r-devel-windows-x86_64 0.12.3 21.00 189.00 210.00 OK
r-patched-linux-x86_64 0.12.3 OK
r-release-linux-x86_64 0.12.3 18.87 178.61 197.48 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 187.00 208.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 26.00 245.00 271.00 ERROR

Check Details

Version: 0.12.3
Check: tests
Result: ERROR Running 'testthat.R' [53s] 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_dag.R:1:1', 'test-check_collinearity.R:178:3', 'test-check_collinearity.R:215:3', '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-helpers.R:1:1', 'test-icc.R:2: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: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