CRAN Package Check Results for Package binaryRL

Last updated on 2026-01-08 19:51:08 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.9 13.81 33.73 47.54 OK
r-devel-linux-x86_64-fedora-clang 0.9.9 32.00 72.54 104.54 OK
r-devel-linux-x86_64-fedora-gcc 0.9.9 41.00 80.32 121.32 OK
r-devel-windows-x86_64 0.9.8 21.00 86.00 107.00 NOTE
r-patched-linux-x86_64 0.9.8 21.30 39.67 60.97 OK
r-release-linux-x86_64 0.9.8 19.39 39.75 59.14 OK
r-release-macos-arm64 0.9.9 4.00 20.00 24.00 OK
r-release-macos-x86_64 0.9.9 13.00 48.00 61.00 OK
r-release-windows-x86_64 0.9.8 20.00 80.00 100.00 OK
r-oldrel-macos-arm64 0.9.9 4.00 21.00 25.00 OK
r-oldrel-macos-x86_64 0.9.9 13.00 43.00 56.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. Flavor: r-devel-linux-x86_64-debian-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