CRAN Package Check Results for Package a5R

Last updated on 2026-04-02 22:51:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 134.60 76.00 210.60 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.1 118.45 56.81 175.26 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.1 237.00 123.33 360.33 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.1 243.00 141.49 384.49 NOTE
r-devel-macos-arm64 0.3.1 31.00 13.00 44.00 OK
r-devel-windows-x86_64 0.3.1 167.00 120.00 287.00 NOTE
r-patched-linux-x86_64 0.3.1 141.53 70.55 212.08 NOTE
r-release-linux-x86_64 0.3.1 136.60 68.72 205.32 OK
r-release-macos-arm64 0.3.1 31.00 22.00 53.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 206.00 119.00 325.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. Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64

Version: 0.3.1
Check: compiled code
Result: NOTE File ‘a5R/libs/a5R.so’: Found non-API call to R: ‘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. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.3.1
Check: compiled code
Result: NOTE File 'a5R/libs/x64/a5R.dll': 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-windows-x86_64