* using log directory 'd:/Rcompile/CRANpkg/local/4.5/performance.Rcheck' * using R Under development (unstable) (2024-06-07 r86704 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'performance/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'performance' version '0.11.0' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'performance' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [0s] OK * checking whether the package can be loaded with stated dependencies ... [0s] OK * checking whether the package can be unloaded cleanly ... [0s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s] OK * checking whether the namespace can be unloaded cleanly ... [1s] OK * checking loading without being on the library search path ... [0s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [27s] OK * checking Rd files ... [2s] OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking R/sysdata.rda ... OK * checking examples ... [49s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [37s] ERROR Running 'testthat.R' [37s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(performance) > > test_check("performance") Starting 2 test processes [ FAIL 1 | WARN 137 | SKIP 50 | PASS 354 ] ══ Skipped tests (50) ══════════════════════════════════════════════════════════ • On CRAN (37): '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_distribution.R:35:3', 'test-check_collinearity.R:178:3', 'test-check_collinearity.R:215: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-helpers.R:1:1', 'test-icc.R:4:3', 'test-icc.R:10:3', 'test-icc.R:28:3', 'test-icc.R:40:3', 'test-icc.R:57:3', 'test-icc.R:71:3', 'test-icc.R:89:3', 'test-icc.R:120:3', 'test-icc.R:131:3', 'test-logLik.R:1:1', 'test-mclogit.R:53:3', 'test-model_performance.bayesian.R:2:3', 'test-model_performance.bayesian.R:34:3', 'test-model_performance.bayesian.R:75:3', 'test-model_performance.merMod.R:2:3', 'test-model_performance.merMod.R:22:3', 'test-model_performance.rma.R:33:3', 'test-nestedLogit.R:65:3', 'test-pkg-ivreg.R:8:3', 'test-r2_nakagawa.R:19:1', 'test-check_outliers.R:110:3', 'test-test_likelihoodratio.R:55:1' • getRversion() > "4.3.3" is TRUE (13): 'test-check_convergence.R:32:3', 'test-check_collinearity.R:27:3', 'test-check_collinearity.R:54:3', 'test-check_normality.R:38:3', 'test-check_overdispersion.R:2:3', 'test-check_overdispersion.R:53:3', 'test-check_overdispersion.R:81:3', 'test-check_overdispersion.R:186:3', 'test-check_zeroinflation.R:2:3', 'test-check_zeroinflation.R:25:3', 'test-check_zeroinflation.R:112:3', 'test-check_zeroinflation.R:169:3', 'test-r2.R:49:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-check_outliers.R:258:3'): multiple methods with ID ─────────── x$outlier_count$all$car[1] (`actual`) not identical to "Maserati Bora" (`expected`). `actual`: "Toyota Corolla" `expected`: "Maserati Bora" [ FAIL 1 | WARN 137 | SKIP 50 | PASS 354 ] Error: Test failures Execution halted * checking PDF version of manual ... [25s] OK * checking HTML version of manual ... [13s] OK * DONE Status: 1 ERROR