CRAN Package Check Results for Package ciflyr

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 49.18 23.39 72.57 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 41.23 19.21 60.44 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.2 89.00 32.79 121.79 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 33.00 14.16 47.16 OK
r-devel-windows-x86_64 0.1.2 57.00 53.00 110.00 OK
r-patched-linux-x86_64 0.1.2 47.71 20.58 68.29 OK
r-release-linux-x86_64 0.1.2 50.82 20.14 70.96 OK
r-release-macos-arm64 0.1.2 12.00 10.00 22.00 OK
r-release-macos-x86_64 0.1.2 38.00 41.00 79.00 OK
r-release-windows-x86_64 0.1.2 60.00 54.00 114.00 OK
r-oldrel-macos-arm64 0.1.2 OK
r-oldrel-macos-x86_64 0.1.2 38.00 65.00 103.00 OK
r-oldrel-windows-x86_64 0.1.2 70.00 61.00 131.00 OK

Check Details

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