CRAN Package Check Results for Package gadjid

Last updated on 2026-07-29 03:58:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 78.03 24.31 102.34 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 64.92 20.02 84.94 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.0 134.00 42.68 176.68 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 49.00 14.77 63.77 OK
r-devel-windows-x86_64 0.1.0 84.00 47.00 131.00 OK
r-patched-linux-x86_64 0.1.0 77.11 20.96 98.07 OK
r-release-linux-x86_64 0.1.0 76.54 21.20 97.74 OK
r-release-macos-arm64 0.1.0 18.00 4.00 22.00 OK
r-release-macos-x86_64 0.1.0 59.00 22.00 81.00 OK
r-release-windows-x86_64 0.1.0 79.00 49.00 128.00 OK
r-oldrel-macos-arm64 0.1.0 OK
r-oldrel-macos-x86_64 0.1.0 59.00 12.00 71.00 OK
r-oldrel-windows-x86_64 0.1.0 89.00 54.00 143.00 OK

Check Details

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