CRAN Package Check Results for Package freestiler

Last updated on 2026-07-29 08:54:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 370.26 47.72 417.98 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 294.17 33.93 328.10 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.0 634.00 71.83 705.83 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 230.00 30.98 260.98 OK
r-devel-windows-x86_64 0.2.0 399.00 74.00 473.00 OK
r-patched-linux-x86_64 0.2.0 367.68 45.01 412.69 OK
r-release-linux-x86_64 0.2.0 370.89 45.54 416.43 OK
r-release-macos-arm64 0.2.0 83.00 -21.00 62.00 OK
r-release-macos-x86_64 0.2.0 276.00 -37.00 239.00 OK
r-release-windows-x86_64 0.2.0 427.00 77.00 504.00 OK
r-oldrel-macos-arm64 0.2.0 82.00 -12.00 70.00 OK
r-oldrel-macos-x86_64 0.2.0 276.00 -36.00 240.00 OK
r-oldrel-windows-x86_64 0.2.0 507.00 97.00 604.00 OK

Check Details

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