CRAN Package Check Results for Package enderecobr

Last updated on 2026-07-29 01:54:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 116.46 46.44 162.90 OK
r-devel-linux-x86_64-debian-gcc 0.5.0 96.55 34.46 131.01 NOTE
r-devel-linux-x86_64-fedora-clang 0.5.0 200.00 67.63 267.63 OK
r-devel-linux-x86_64-fedora-gcc 0.5.0 72.00 34.93 106.93 OK
r-devel-windows-x86_64 0.5.0 129.00 76.00 205.00 OK
r-patched-linux-x86_64 0.5.0 116.62 41.64 158.26 OK
r-release-linux-x86_64 0.5.0 117.05 41.58 158.63 OK
r-release-macos-arm64 0.5.0 26.00 8.00 34.00 OK
r-release-macos-x86_64 0.5.0 86.00 65.00 151.00 OK
r-release-windows-x86_64 0.5.0 179.00 79.00 258.00 OK
r-oldrel-macos-arm64 0.5.0 28.00 9.00 37.00 OK
r-oldrel-macos-x86_64 0.5.0 93.00 101.00 194.00 OK
r-oldrel-windows-x86_64 0.5.0 170.00 89.00 259.00 OK

Check Details

Version: 0.5.0
Check: compiled code
Result: NOTE File ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/enderecobr/libs/enderecobr.so’: Found ‘abort’, possibly from ‘abort’ (C) Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. The detected symbols are linked into the code but might come from libraries and not actually be called. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc