CRAN Package Check Results for Package relsurv

Last updated on 2025-12-26 11:52:20 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3-3 38.40 126.50 164.90 NOTE
r-devel-linux-x86_64-debian-gcc 2.3-3 27.85 87.11 114.96 NOTE
r-devel-linux-x86_64-fedora-clang 2.3-3 75.00 201.83 276.83 OK
r-devel-linux-x86_64-fedora-gcc 2.3-3 70.00 199.02 269.02 NOTE
r-devel-windows-x86_64 2.3-3 49.00 156.00 205.00 NOTE
r-patched-linux-x86_64 2.3-3 36.70 118.05 154.75 OK
r-release-linux-x86_64 2.3-3 37.23 117.23 154.46 OK
r-release-macos-arm64 2.3-3 OK
r-release-macos-x86_64 2.3-3 24.00 98.00 122.00 OK
r-release-windows-x86_64 2.3-3 48.00 150.00 198.00 OK
r-oldrel-macos-arm64 2.3-3 OK
r-oldrel-macos-x86_64 2.3-3 24.00 103.00 127.00 OK
r-oldrel-windows-x86_64 2.3-3 63.00 194.00 257.00 OK

Check Details

Version: 2.3-3
Check: compiled code
Result: NOTE File ‘relsurv/libs/relsurv.so’: Found non-API call to R: ‘ATTRIB’ 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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 2.3-3
Check: compiled code
Result: NOTE File 'relsurv/libs/x64/relsurv.dll': Found non-API call to R: 'ATTRIB' 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-windows-x86_64