CRAN Package Check Results for Package ciflyr

Last updated on 2026-03-29 01:50:31 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 50.17 22.71 72.88 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 42.35 18.96 61.31 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.2 87.00 31.26 118.26 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 86.00 30.69 116.69 OK
r-devel-macos-arm64 0.1.2 12.00 9.00 21.00 OK
r-devel-windows-x86_64 0.1.2 61.00 53.00 114.00 OK
r-patched-linux-x86_64 0.1.2 50.29 18.60 68.89 OK
r-release-linux-x86_64 0.1.2 49.81 18.94 68.75 OK
r-release-macos-arm64 0.1.2 OK
r-release-macos-x86_64 0.1.2 38.00 65.00 103.00 OK
r-release-windows-x86_64 0.1.2 59.00 54.00 113.00 OK
r-oldrel-macos-arm64 0.1.2 OK
r-oldrel-macos-x86_64 0.1.2 36.00 79.00 115.00 OK
r-oldrel-windows-x86_64 0.1.2 58.00 59.00 117.00 OK

Check Details

Version: 0.1.2
Check: compiled code
Result: NOTE File ‘ciflyr/libs/ciflyr.so’: Found non-API calls to R: ‘R_MissingArg’, ‘R_UnboundValue’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavor: r-devel-linux-x86_64-debian-gcc