CRAN Package Check Results for Package a5R

Last updated on 2026-03-30 09:51:23 CEST.

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 112.22 57.37 169.59 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.1 213.00 119.21 332.21 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.1 216.00 127.00 343.00 OK
r-devel-macos-arm64 0.3.1 31.00 13.00 44.00 OK
r-devel-windows-x86_64 0.3.1 160.00 120.00 280.00 NOTE
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 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-gcc, r-devel-linux-x86_64-fedora-clang

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