CRAN Package Check Results for Package binaryRL

Last updated on 2025-12-26 12:49:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.8 19.46 45.06 64.52 NOTE
r-devel-linux-x86_64-debian-gcc 0.9.8 14.69 33.31 48.00 NOTE
r-devel-linux-x86_64-fedora-clang 0.9.8 32.00 74.77 106.77 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9.8 37.00 64.05 101.05 NOTE
r-devel-windows-x86_64 0.9.8 22.00 86.00 108.00 NOTE
r-patched-linux-x86_64 0.9.8 20.86 39.80 60.66 OK
r-release-linux-x86_64 0.9.8 19.85 39.75 59.60 OK
r-release-macos-arm64 0.9.8 OK
r-release-macos-x86_64 0.9.8 14.00 75.00 89.00 OK
r-release-windows-x86_64 0.9.8 20.00 81.00 101.00 OK
r-oldrel-macos-arm64 0.9.8 OK
r-oldrel-macos-x86_64 0.9.8 15.00 104.00 119.00 OK
r-oldrel-windows-x86_64 0.9.8 26.00 99.00 125.00 OK

Check Details

Version: 0.9.8
Check: compiled code
Result: NOTE File ‘binaryRL/libs/binaryRL.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.9.8
Check: compiled code
Result: NOTE File 'binaryRL/libs/x64/binaryRL.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