CRAN Package Check Results for Package rSRD

Last updated on 2026-01-04 09:48:51 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.8 45.00 69.46 114.46 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.8 34.12 50.37 84.49 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.8 100.00 103.10 203.10 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.8 86.00 105.68 191.68 NOTE
r-devel-windows-x86_64 0.1.8 53.00 94.00 147.00 NOTE
r-patched-linux-x86_64 0.1.8 49.60 63.04 112.64 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, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-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