CRAN Package Check Results for Package ciflyr

Last updated on 2026-04-02 17:52:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 51.74 22.57 74.31 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.2 42.90 19.27 62.17 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.2 80.00 29.05 109.05 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.2 97.00 32.15 129.15 NOTE
r-devel-macos-arm64 0.1.2 12.00 9.00 21.00 OK
r-devel-windows-x86_64 0.1.2 76.00 52.00 128.00 NOTE
r-patched-linux-x86_64 0.1.2 51.54 19.75 71.29 NOTE
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 64.00 52.00 116.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 61.00 57.00 118.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. Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64

Version: 0.1.2
Check: compiled code
Result: NOTE File ‘ciflyr/libs/ciflyr.so’: Found non-API call to R: ‘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. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.2
Check: compiled code
Result: NOTE File 'ciflyr/libs/x64/ciflyr.dll': 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-windows-x86_64