CRAN Package Check Results for Package cmprsk

Last updated on 2025-11-23 05:50:12 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2-12 8.45 57.50 65.95 NOTE
r-devel-linux-x86_64-debian-gcc 2.2-12 6.50 44.01 50.51 NOTE
r-devel-linux-x86_64-fedora-clang 2.2-12 19.00 82.22 101.22 NOTE
r-devel-windows-x86_64 2.2-12 15.00 67.00 82.00 OK
r-patched-linux-x86_64 2.2-12 9.17 55.41 64.58 OK
r-release-linux-x86_64 2.2-12 8.24 54.38 62.62 OK
r-release-macos-arm64 2.2-12 OK
r-release-macos-x86_64 2.2-12 10.00 49.00 59.00 OK
r-release-windows-x86_64 2.2-12 13.00 81.00 94.00 OK
r-oldrel-macos-arm64 2.2-12 OK
r-oldrel-macos-x86_64 2.2-12 7.00 40.00 47.00 OK
r-oldrel-windows-x86_64 2.2-12 15.00 80.00 95.00 OK

Check Details

Version: 2.2-12
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Bob Gray <gray@jimmy.harvard.edu>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Bob", family = "Gray", role = c("aut", "cre"), email = "gray@jimmy.harvard.edu") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 2.2-12
Check: compiled code
Result: NOTE File ‘cmprsk/libs/cmprsk.so’: Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’ It is good practice to register native routines and to disable symbol search. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-clang