CRAN Package Check Results for Package rSRD

Last updated on 2026-01-08 02:51:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.8 41.78 68.74 110.52 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.8 33.80 49.56 83.36 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.8 113.00 110.30 223.30 OK
r-devel-linux-x86_64-fedora-gcc 0.1.8 93.00 112.08 205.08 OK
r-devel-windows-x86_64 0.1.8 61.00 96.00 157.00 NOTE
r-patched-linux-x86_64 0.1.8 50.90 63.45 114.35 OK
r-release-linux-x86_64 0.1.8 51.48 63.68 115.16 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 55.00 96.00 151.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 125.00 195.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

Version: 0.1.8
Check: compiled code
Result: NOTE File 'rSRD/libs/x64/rSRD.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