CRAN Package Check Results for Package filearray

Last updated on 2024-07-17 15:56:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.6 129.02 113.23 242.25 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.6 85.50 78.27 163.77 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.7 357.40 OK
r-devel-linux-x86_64-fedora-gcc 0.1.7 368.13 OK
r-devel-windows-x86_64 0.1.6 104.00 123.00 227.00 NOTE
r-patched-linux-x86_64 0.1.6 107.58 107.88 215.46 OK
r-release-linux-x86_64 0.1.6 101.09 108.59 209.68 OK
r-release-macos-arm64 0.1.6 67.00 OK
r-release-macos-x86_64 0.1.7 176.00 OK
r-release-windows-x86_64 0.1.7 108.00 129.00 237.00 OK
r-oldrel-macos-arm64 0.1.6 92.00 OK
r-oldrel-macos-x86_64 0.1.7 155.00 OK
r-oldrel-windows-x86_64 0.1.6 97.00 141.00 238.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, 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-devel-linux-x86_64-debian-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, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64