CRAN Package Check Results for Package b64

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.7 55.29 21.06 76.35 OK
r-devel-linux-x86_64-debian-gcc 0.1.7 43.94 17.47 61.41 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.7 84.00 31.05 115.05 OK
r-devel-linux-x86_64-fedora-gcc 0.1.7 85.00 30.42 115.42 OK
r-devel-macos-arm64 0.1.7 13.00 12.00 25.00 OK
r-devel-windows-x86_64 0.1.7 67.00 47.00 114.00 OK
r-patched-linux-x86_64 0.1.7 56.20 18.32 74.52 OK
r-release-linux-x86_64 0.1.7 54.86 18.42 73.28 OK
r-release-macos-arm64 0.1.7 OK
r-release-macos-x86_64 0.1.7 37.00 49.00 86.00 OK
r-release-windows-x86_64 0.1.7 67.00 51.00 118.00 OK
r-oldrel-macos-arm64 0.1.7 OK
r-oldrel-macos-x86_64 0.1.7 37.00 47.00 84.00 OK
r-oldrel-windows-x86_64 0.1.7 71.00 54.00 125.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-devel-linux-x86_64-debian-gcc