CRAN Package Check Results for Package filearray

Last updated on 2026-04-01 23:54:02 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 67.00 99.33 166.33 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.1 51.56 68.91 120.47 OK
r-devel-linux-x86_64-fedora-clang 0.2.1 114.00 147.08 261.08 OK
r-devel-linux-x86_64-fedora-gcc 0.2.1 141.00 164.37 305.37 OK
r-devel-macos-arm64 0.2.1 15.00 20.00 35.00 OK
r-devel-windows-x86_64 0.2.1 93.00 136.00 229.00 NOTE
r-patched-linux-x86_64 0.2.1 73.18 94.51 167.69 NOTE
r-release-linux-x86_64 0.2.1 63.94 91.04 154.98 OK
r-release-macos-arm64 0.2.1 14.00 31.00 45.00 OK
r-release-macos-x86_64 0.2.1 44.00 162.00 206.00 OK
r-release-windows-x86_64 0.2.1 84.00 136.00 220.00 OK
r-oldrel-macos-arm64 0.2.0 OK
r-oldrel-macos-x86_64 0.2.1 47.00 133.00 180.00 OK
r-oldrel-windows-x86_64 0.2.1 83.00 164.00 247.00 OK

Check Details

Version: 0.2.1
Check: compiled code
Result: NOTE File ‘filearray/libs/filearray.so’: Found non-API call to R: ‘R_MissingArg’ 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.2.1
Check: compiled code
Result: NOTE File 'filearray/libs/x64/filearray.dll': Found non-API call to R: 'R_MissingArg' 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