CRAN Package Check Results for Package gtfsrealtime

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 345.39 156.59 501.98 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 269.19 101.24 370.43 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.1 584.00 242.59 826.59 OK
r-devel-linux-x86_64-fedora-gcc 0.2.1 213.00 105.61 318.61 OK
r-devel-windows-x86_64 0.2.1 407.00 160.00 567.00 OK
r-patched-linux-x86_64 0.2.1 342.60 148.89 491.49 OK
r-release-linux-x86_64 0.2.1 343.86 152.57 496.43 OK
r-release-macos-arm64 0.2.1 77.00 1.00 78.00 OK
r-release-macos-x86_64 0.2.1 251.00 125.00 376.00 OK
r-release-windows-x86_64 0.2.1 392.00 167.00 559.00 OK
r-oldrel-macos-arm64 0.2.1 76.00 8.00 84.00 OK
r-oldrel-macos-x86_64 0.2.1 249.00 84.00 333.00 OK
r-oldrel-windows-x86_64 0.2.1 466.00 225.00 691.00 OK

Check Details

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