CRAN Package Check Results for Package enderecobr

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

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 94.90 33.88 128.78 NOTE
r-devel-linux-x86_64-fedora-clang 0.5.0 216.00 67.48 283.48 OK
r-devel-linux-x86_64-fedora-gcc 0.5.0 219.00 79.11 298.11 OK
r-devel-macos-arm64 0.5.0 27.00 10.00 37.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 149.00 76.00 225.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 153.00 89.00 242.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. Flavor: r-devel-linux-x86_64-debian-gcc