CRAN Package Check Results for Package filearray

Last updated on 2026-03-28 08:50:09 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 69.02 99.58 168.60 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 52.01 66.41 118.42 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.1 136.00 174.62 310.62 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 18.00 24.00 42.00 OK
r-devel-windows-x86_64 0.2.1 89.00 135.00 224.00 OK
r-patched-linux-x86_64 0.2.1 62.47 92.00 154.47 OK
r-release-linux-x86_64 0.2.0 64.98 90.47 155.45 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 83.00 135.00 218.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 86.00 178.00 264.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. Flavor: r-devel-linux-x86_64-debian-gcc