CRAN Package Check Results for Package fru

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.0.7 32.58 21.64 54.22 OK
r-devel-linux-x86_64-debian-gcc 0.0.7 25.35 17.46 42.81 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.7 56.00 30.78 86.78 OK
r-devel-linux-x86_64-fedora-gcc 0.0.7 20.00 14.60 34.60 OK
r-devel-windows-x86_64 0.0.7 36.00 43.00 79.00 OK
r-patched-linux-x86_64 0.0.7 29.04 19.94 48.98 OK
r-release-linux-x86_64 0.0.7 30.49 19.83 50.32 OK
r-release-macos-arm64 0.0.7 8.00 16.00 24.00 OK
r-release-macos-x86_64 0.0.7 25.00 73.00 98.00 OK
r-release-windows-x86_64 0.0.7 43.00 42.00 85.00 OK
r-oldrel-macos-arm64 0.0.7 9.00 13.00 22.00 OK
r-oldrel-macos-x86_64 0.0.7 25.00 64.00 89.00 OK
r-oldrel-windows-x86_64 0.0.7 55.00 45.00 100.00 OK

Check Details

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