CRAN Package Check Results for Package RESI

Last updated on 2025-03-23 05:52:51 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.4 7.71 324.25 331.96 NOTE
r-devel-linux-x86_64-debian-gcc 1.2.4 5.51 227.40 232.91 NOTE
r-devel-linux-x86_64-fedora-clang 1.2.4 510.52 OK
r-devel-linux-x86_64-fedora-gcc 1.2.4 610.26 OK
r-devel-macos-arm64 1.2.4 163.00 OK
r-devel-macos-x86_64 1.2.4 354.00 OK
r-devel-windows-x86_64 1.2.4 11.00 353.00 364.00 NOTE
r-patched-linux-x86_64 1.2.4 8.51 311.41 319.92 WARN
r-release-linux-x86_64 1.2.4 7.22 301.88 309.10 OK
r-release-macos-arm64 1.2.4 155.00 OK
r-release-macos-x86_64 1.2.4 292.00 OK
r-release-windows-x86_64 1.2.4 10.00 360.00 370.00 ERROR
r-oldrel-macos-arm64 1.2.4 OK
r-oldrel-macos-x86_64 1.2.4 246.00 OK
r-oldrel-windows-x86_64 1.2.4 12.00 448.00 460.00 OK

Check Details

Version: 1.2.4
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: resi.Rd: boot, vcovHC Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64

Version: 1.2.4
Check: whether package can be installed
Result: WARN Found the following significant warnings: Rd warning: resi.Rd:405: missing link ‘vcovHC’ Flavor: r-patched-linux-x86_64

Version: 1.2.4
Check: tests
Result: ERROR Running 'testthat.R' [265s] 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: 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 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 79 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-resi.R:242:3'): RESI estimates are in between the confidence limits ── ... & ... is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 79 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64