CRAN Package Check Results for Package survival

Last updated on 2026-08-30 01:52:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.8-11 61.67 587.21 648.88 OK
r-devel-linux-x86_64-debian-gcc 3.8-11 43.27 410.97 454.24 OK
r-devel-linux-x86_64-fedora-clang 3.8-11 40.00 408.66 448.66 OK
r-devel-linux-x86_64-fedora-gcc 3.8-11 47.00 440.45 487.45 OK
r-devel-windows-x86_64 3.8-11 91.00 878.00 969.00 NOTE
r-patched-linux-x86_64 3.8-11 63.98 554.32 618.30 OK
r-release-linux-x86_64 3.8-11 62.24 551.78 614.02 OK
r-release-macos-arm64 3.8-11 15.00 156.00 171.00 OK
r-release-macos-x86_64 3.8-11 46.00 675.00 721.00 OK
r-release-windows-x86_64 3.8-11 111.00 687.00 798.00 OK
r-oldrel-macos-arm64 3.8-11 14.00 157.00 171.00 OK
r-oldrel-macos-x86_64 3.8-11 46.00 672.00 718.00 OK
r-oldrel-windows-x86_64 3.8-11 113.00 822.00 935.00 OK

Check Details

Version: 3.8-11
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