CRAN Package Check Results for Package b64

Last updated on 2026-04-24 13:17:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.7 56.43 20.81 77.24 OK
r-devel-linux-x86_64-debian-gcc 0.1.7 47.03 17.64 64.67 OK
r-devel-linux-x86_64-fedora-clang 0.1.7 86.00 30.08 116.08 OK
r-devel-linux-x86_64-fedora-gcc 0.1.7 86.00 29.87 115.87 OK
r-patched-linux-x86_64 0.1.7 54.06 19.07 73.13 OK
r-release-linux-x86_64 0.1.7 55.21 18.12 73.33 OK
r-release-macos-arm64 0.1.7 OK
r-release-macos-x86_64 0.1.7 41.00 40.00 81.00 NOTE
r-release-windows-x86_64 0.1.7 70.00 47.00 117.00 OK
r-oldrel-macos-arm64 0.1.7 OK
r-oldrel-macos-x86_64 0.1.7 37.00 49.00 86.00 OK
r-oldrel-windows-x86_64 0.1.7 66.00 47.00 113.00 OK

Check Details

Version: 0.1.7
Check: compiled code
Result: NOTE File ‘b64/libs/b64.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-release-macos-x86_64