CRAN Package Check Results for Package binaryRL

Last updated on 2026-01-07 21:48:37 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.8 19.40 46.16 65.56 NOTE
r-devel-linux-x86_64-debian-gcc 0.9.8 14.56 33.78 48.34 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 39.00 81.46 120.46 OK
r-devel-windows-x86_64 0.9.8 21.00 86.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 19.39 39.75 59.14 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

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