CRAN Package Check Results for Package filearray

Last updated on 2024-06-29 23:49:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.6 127.89 116.55 244.44 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.6 88.18 78.71 166.89 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.6 357.00 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.6 348.90 NOTE
r-devel-windows-x86_64 0.1.6 104.00 123.00 227.00 NOTE
r-patched-linux-x86_64 0.1.6 103.73 106.28 210.01 OK
r-release-linux-x86_64 0.1.6 106.80 108.57 215.37 OK
r-release-macos-arm64 0.1.6 67.00 OK
r-release-macos-x86_64 0.1.6 99.00 OK
r-release-windows-x86_64 0.1.6 106.00 123.00 229.00 OK
r-oldrel-macos-arm64 0.1.6 92.00 OK
r-oldrel-macos-x86_64 0.1.6 160.00 OK
r-oldrel-windows-x86_64 0.1.6 111.00 140.00 251.00 OK

Check Details

Version: 0.1.6
Check: compiled code
Result: NOTE File ‘filearray/libs/filearray.so’: Found non-API calls to R: ‘PRENV’, ‘R_PromiseExpr’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. See section ‘Moving into C API compliance’ in the ‘Writing R Extensions’ manual for issues with use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.6
Check: compiled code
Result: NOTE File 'filearray/libs/x64/filearray.dll': Found non-API calls to R: 'PRENV', 'R_PromiseExpr' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. See section 'Moving into C API compliance' in the 'Writing R Extensions' manual for issues with use of non-API entry points. Flavor: r-devel-windows-x86_64