CRAN Package Check Results for Package libipldr

Last updated on 2026-07-29 08:55:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 139.99 22.43 162.42 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 116.75 19.29 136.04 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.1 235.00 31.04 266.04 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 91.00 13.69 104.69 OK
r-devel-windows-x86_64 0.1.1 174.00 48.00 222.00 OK
r-patched-linux-x86_64 0.1.1 142.88 19.51 162.39 OK
r-release-linux-x86_64 0.1.1 140.83 19.25 160.08 OK
r-release-macos-arm64 0.1.1 42.00 -8.00 34.00 OK
r-release-macos-x86_64 0.1.1 114.00 -12.00 102.00 OK
r-release-windows-x86_64 0.1.1 175.00 48.00 223.00 OK
r-oldrel-macos-arm64 0.1.1 39.00 5.00 44.00 OK
r-oldrel-macos-x86_64 0.1.1 116.00 -13.00 103.00 OK
r-oldrel-windows-x86_64 0.1.1 242.00 53.00 295.00 OK

Check Details

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