CRAN Package Check Results for Package fastgeojson

Last updated on 2026-07-29 04:55:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 60.27 23.42 83.69 OK
r-devel-linux-x86_64-debian-gcc 0.1.3 50.35 19.96 70.31 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.3 101.00 33.97 134.97 OK
r-devel-linux-x86_64-fedora-gcc 0.1.3 39.00 14.70 53.70 OK
r-devel-windows-x86_64 0.1.3 64.00 46.00 110.00 OK
r-patched-linux-x86_64 0.1.3 62.60 20.50 83.10 OK
r-release-linux-x86_64 0.1.3 61.62 20.29 81.91 OK
r-release-macos-arm64 0.1.3 14.00 8.00 22.00 OK
r-release-macos-x86_64 0.1.3 47.00 32.00 79.00 OK
r-release-windows-x86_64 0.1.3 66.00 48.00 114.00 OK
r-oldrel-macos-arm64 0.1.3 16.00 9.00 25.00 OK
r-oldrel-macos-x86_64 0.1.3 52.00 62.00 114.00 OK
r-oldrel-windows-x86_64 0.1.3 92.00 53.00 145.00 OK

Check Details

Version: 0.1.3
Check: compiled code
Result: NOTE File ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/fastgeojson/libs/fastgeojson.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