CRAN Package Check Results for Package RESI

Last updated on 2025-10-22 21:50:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.2 10.13 337.17 347.30 OK
r-devel-linux-x86_64-debian-gcc 1.3.2 6.60 234.11 240.71 OK
r-devel-linux-x86_64-fedora-clang 1.3.2 62.00 499.04 561.04 OK
r-devel-linux-x86_64-fedora-gcc 1.3.2 19.00 514.13 533.13 OK
r-devel-windows-x86_64 1.3.2 12.00 364.00 376.00 OK
r-patched-linux-x86_64 1.3.2 9.54 329.82 339.36 OK
r-release-linux-x86_64 1.3.2 9.25 328.94 338.19 OK
r-release-macos-arm64 1.3.2 3.00 110.00 113.00 OK
r-release-macos-x86_64 1.3.2 7.00 265.00 272.00 OK
r-release-windows-x86_64 1.3.2 12.00 358.00 370.00 OK
r-oldrel-macos-arm64 1.3.2 3.00 137.00 140.00 OK
r-oldrel-macos-x86_64 1.3.2 7.00 252.00 259.00 OK
r-oldrel-windows-x86_64 1.3.2 15.00 526.00 541.00 ERROR

Check Details

Version: 1.3.2
Check: tests
Result: ERROR Running 'testthat.R' [379s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(RESI) > > test_check("RESI") Loading required package: carData Loading required namespace: splines Loading required namespace: survival Loading required namespace: pscl Loading required namespace: gee Beginning Cgee S-function, @(#) geeformula.q 4.13 98/01/27 running glm to get initial regression estimate (Intercept) diagnosesevere drugstandard time -0.08759224 -1.31391092 0.05960381 1.49985707 drugstandard:time -1.01744498 Beginning Cgee S-function, @(#) geeformula.q 4.13 98/01/27 running glm to get initial regression estimate (Intercept) 0.0902573 Loading required namespace: geepack Loading required namespace: glmtoolbox Loading required namespace: lme4 boundary (singular) fit: see help('isSingular') Beginning Cgee S-function, @(#) geeformula.q 4.13 98/01/27 running glm to get initial regression estimate (Intercept) diagnosesevere drugstandard time -0.08759224 -1.31391092 0.05960381 1.49985707 drugstandard:time -1.01744498 Loading required namespace: glmmTMB Updating model fit failed. Try running with providing data argument Updating model fit failed. Try running with providing data argument [ FAIL 1 | WARN 0 | SKIP 0 | PASS 83 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-resi.R:291:3'): RESI estimates are in between the confidence limits ── ... & ... is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 83 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64