CRAN Package Check Results for Package a5R

Last updated on 2026-03-29 01:50:29 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 130.79 55.19 185.98 OK
r-devel-linux-x86_64-debian-gcc 0.3.1 110.90 58.04 168.94 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.1 254.00 126.12 380.12 OK
r-devel-linux-x86_64-fedora-gcc 0.3.1 216.00 127.00 343.00 OK
r-devel-macos-arm64 0.3.1 32.00 21.00 53.00 OK
r-devel-windows-x86_64 0.2.0 175.00 88.00 263.00 OK
r-patched-linux-x86_64 0.2.0 138.53 48.66 187.19 OK
r-release-linux-x86_64 0.3.1 136.60 68.72 205.32 OK
r-release-macos-arm64 0.3.1 31.00 14.00 45.00 OK
r-release-macos-x86_64 0.3.1 106.00 82.00 188.00 OK
r-release-windows-x86_64 0.3.1 146.00 133.00 279.00 OK
r-oldrel-macos-arm64 0.2.0 31.00 15.00 46.00 OK
r-oldrel-macos-x86_64 0.3.1 103.00 142.00 245.00 OK
r-oldrel-windows-x86_64 0.3.1 148.00 140.00 288.00 OK

Check Details

Version: 0.3.1
Check: compiled code
Result: NOTE File ‘a5R/libs/a5R.so’: Found non-API calls to R: ‘R_MissingArg’, ‘R_UnboundValue’ 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-gcc