CRAN Package Check Results for Package filearray

Last updated on 2024-04-24 10:22:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.6 127.84 113.19 241.03 OK
r-devel-linux-x86_64-debian-gcc 0.1.6 97.82 79.95 177.77 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.6 342.88 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.6 340.77 NOTE
r-devel-windows-x86_64 0.1.6 108.00 118.00 226.00 OK
r-patched-linux-x86_64 0.1.6 127.65 108.89 236.54 OK
r-release-linux-x86_64 0.1.6 128.55 105.56 234.11 OK
r-release-macos-arm64 0.1.6 92.00 OK
r-release-windows-x86_64 0.1.6 102.00 140.00 242.00 OK
r-oldrel-macos-arm64 0.1.6 73.00 OK
r-oldrel-macos-x86_64 0.1.6 160.00 OK
r-oldrel-windows-x86_64 0.1.6 123.00 133.00 256.00 OK

Check Details

Version: 0.1.6
Check: compiled code
Result: NOTE File ‘filearray/libs/filearray.so’: Found non-API call to R: ‘R_PromiseExpr’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc