CRAN Package Check Results for Package survival

Last updated on 2026-08-12 20:52:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc 3.8-9 44.33 431.86 476.19 NOTE
r-devel-linux-x86_64-fedora-clang 3.8-9 43.00 433.72 476.72 NOTE
r-devel-linux-x86_64-fedora-gcc 3.8-9 44.00 415.18 459.18 NOTE
r-devel-windows-x86_64 3.8-9 93.00 975.00 1068.00 NOTE
r-patched-linux-x86_64 3.8-9 67.40 552.64 620.04 OK
r-release-linux-x86_64 3.8-9 64.80 553.37 618.17 OK
r-release-macos-arm64 3.8-9 15.00 158.00 173.00 OK
r-release-macos-x86_64 3.8-9 47.00 664.00 711.00 OK
r-release-windows-x86_64 3.8-9 92.00 762.00 854.00 OK
r-oldrel-macos-arm64 3.8-9 14.00 154.00 168.00 OK
r-oldrel-macos-x86_64 3.8-9 46.00 587.00 633.00 OK
r-oldrel-windows-x86_64 3.8-9 114.00 802.00 916.00 OK

Check Details

Version: 3.8-9
Check: Rd contents
Result: NOTE Rd files without \usage: ‘coxph.object.Rd’ ‘coxphms.object.Rd’ ‘survexp.object.Rd’ ‘survfit.object.Rd’ \arguments should not be documented without \usage. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 3.8-9
Check: re-building of vignette outputs
Result: NOTE Warning in re-building vignettes: From the bibliography engine: I didn't find a database entry for "Chambers93" I didn't find a database entry for "Yate34" I didn't find a database entry for "SAS2013" I didn't find a database entry for "FH2" I didn't find a database entry for "Puri12" I didn't find a database entry for "Tapper18" I didn't find a database entry for "Allen18" Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Version: 3.8-9
Check: compiled code
Result: NOTE Note: information on .o files for x64 is not available File 'd:/Rcompile/CRANpkg/lib/4.7/survival/libs/x64/survival.dll': Found '_exit', possibly from '_exit' (C) Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. The detected symbols are linked into the code but might come from libraries and not actually be called. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64