CRAN Package Check Results for Package a5R

Last updated on 2026-04-14 06:50:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 134.15 75.29 209.44 OK
r-devel-linux-x86_64-debian-gcc 0.3.1 110.93 57.26 168.19 OK
r-devel-linux-x86_64-fedora-clang 0.3.1 240.00 130.39 370.39 OK
r-devel-linux-x86_64-fedora-gcc 0.3.1 234.00 138.93 372.93 OK
r-devel-macos-arm64 0.3.1 31.00 13.00 44.00 OK
r-devel-windows-x86_64 0.3.1 171.00 122.00 293.00 OK
r-patched-linux-x86_64 0.3.1 132.79 70.76 203.55 NOTE
r-release-linux-x86_64 0.3.1 134.94 68.22 203.16 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 146.00 0.00 146.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 196.00 137.00 333.00 OK

Check Details

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. Flavor: r-patched-linux-x86_64