CRAN Package Check Results for Package ciflyr

Last updated on 2026-04-25 09:49:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 51.33 22.72 74.05 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 44.31 19.36 63.67 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 86.00 32.00 118.00 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 88.00 31.04 119.04 OK
r-patched-linux-x86_64 0.1.2 53.18 19.78 72.96 OK
r-release-linux-x86_64 0.1.2 51.31 18.81 70.12 OK
r-release-macos-arm64 0.1.2 12.00 9.00 21.00 OK
r-release-macos-x86_64 0.1.2 40.00 39.00 79.00 NOTE
r-release-windows-x86_64 0.1.2 59.00 53.00 112.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 62.00 51.00 113.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-release-macos-x86_64