CRAN Package Check Results for Package rSRD

Last updated on 2025-12-24 03:51:15 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.8 47.16 67.28 114.44 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.8 34.38 49.15 83.53 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.8 111.00 112.39 223.39 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.8 97.00 114.34 211.34 NOTE
r-devel-windows-x86_64 0.1.8 60.00 95.00 155.00 OK
r-patched-linux-x86_64 0.1.8 47.94 62.86 110.80 OK
r-release-linux-x86_64 0.1.8 45.36 63.84 109.20 OK
r-release-macos-arm64 0.1.8 OK
r-release-macos-x86_64 0.1.8 31.00 40.00 71.00 OK
r-release-windows-x86_64 0.1.8 58.00 90.00 148.00 OK
r-oldrel-macos-arm64 0.1.8 OK
r-oldrel-macos-x86_64 0.1.8 30.00 35.00 65.00 OK
r-oldrel-windows-x86_64 0.1.8 70.00 121.00 191.00 OK

Check Details

Version: 0.1.8
Check: compiled code
Result: NOTE File ‘rSRD/libs/rSRD.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-clang, r-devel-linux-x86_64-fedora-gcc