CRAN Package Check Results for Package genSurv

Last updated on 2026-03-28 08:50:10 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.4 3.28 31.49 34.77 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.4 2.57 23.25 25.82 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.4 6.00 49.24 55.24 OK
r-devel-linux-x86_64-fedora-gcc 1.0.4 46.39 OK
r-devel-macos-arm64 1.0.4 1.00 14.00 15.00 OK
r-devel-windows-x86_64 1.0.4 8.00 51.00 59.00 OK
r-patched-linux-x86_64 1.0.4 3.43 25.68 29.11 OK
r-release-linux-x86_64 1.0.4 3.07 25.49 28.56 OK
r-release-macos-arm64 1.0.4 OK
r-release-macos-x86_64 1.0.4 3.00 36.00 39.00 OK
r-release-windows-x86_64 1.0.4 7.00 50.00 57.00 OK
r-oldrel-macos-arm64 1.0.4 OK
r-oldrel-macos-x86_64 1.0.4 3.00 23.00 26.00 OK
r-oldrel-windows-x86_64 1.0.4 8.00 59.00 67.00 OK

Check Details

Version: 1.0.4
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Artur Araujo <artur.stat@gmail.com>’ Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.0.4
Check: compiled code
Result: NOTE File ‘genSurv/libs/genSurv.so’: Found non-API call to R: ‘R_UnboundValue’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavor: r-devel-linux-x86_64-debian-gcc