CRAN Package Check Results for Package rSRD

Last updated on 2025-12-20 09:50:00 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.8 47.06 68.16 115.22 OK
r-devel-linux-x86_64-debian-gcc 0.1.8 33.41 49.68 83.09 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.8 103.00 106.01 209.01 OK
r-devel-linux-x86_64-fedora-gcc 0.1.8 100.00 106.53 206.53 OK
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 68.00 121.00 189.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. Flavor: r-devel-linux-x86_64-debian-gcc