CRAN Package Check Results for Package enderecobr

Last updated on 2026-03-30 08:52:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 116.95 45.92 162.87 OK
r-devel-linux-x86_64-debian-gcc 0.5.0 96.31 33.24 129.55 NOTE
r-devel-linux-x86_64-fedora-clang 0.5.0 199.00 66.95 265.95 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5.0 219.00 79.11 298.11 OK
r-devel-macos-arm64 0.5.0 26.00 10.00 36.00 OK
r-devel-windows-x86_64 0.5.0 202.00 75.00 277.00 OK
r-patched-linux-x86_64 0.5.0 117.79 38.66 156.45 OK
r-release-linux-x86_64 0.5.0 117.78 39.03 156.81 OK
r-release-macos-arm64 0.5.0 28.00 9.00 37.00 OK
r-release-macos-x86_64 0.5.0 93.00 101.00 194.00 OK
r-release-windows-x86_64 0.5.0 129.00 77.00 206.00 OK
r-oldrel-macos-arm64 0.5.0 27.00 15.00 42.00 OK
r-oldrel-macos-x86_64 0.5.0 93.00 162.00 255.00 OK
r-oldrel-windows-x86_64 0.5.0 156.00 94.00 250.00 OK

Check Details

Version: 0.5.0
Check: compiled code
Result: NOTE File ‘enderecobr/libs/enderecobr.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