CRAN Package Check Results for Package binaryRL

Last updated on 2026-01-03 21:49:08 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.8 18.97 45.85 64.82 NOTE
r-devel-linux-x86_64-debian-gcc 0.9.8 14.79 33.31 48.10 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 20.00 87.00 107.00 NOTE
r-patched-linux-x86_64 0.9.8 20.24 39.68 59.92 OK
r-release-linux-x86_64 0.9.8 20.61 39.58 60.19 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 80.00 100.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 25.00 100.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