CRAN Package Check Results for Package rrapply

Last updated on 2024-07-11 00:56:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.7 4.72 29.45 34.17 NOTE
r-devel-linux-x86_64-debian-gcc 1.2.7 3.69 22.78 26.47 NOTE
r-devel-linux-x86_64-fedora-clang 1.2.7 44.83 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.7 54.31 NOTE
r-devel-windows-x86_64 1.2.7 8.00 52.00 60.00 NOTE
r-patched-linux-x86_64 1.2.7 4.01 27.91 31.92 OK
r-release-linux-x86_64 1.2.7 4.58 28.50 33.08 OK
r-release-macos-arm64 1.2.7 41.00 OK
r-release-macos-x86_64 1.2.7 93.00 OK
r-release-windows-x86_64 1.2.7 8.00 52.00 60.00 OK
r-oldrel-macos-arm64 1.2.7 51.00 OK
r-oldrel-macos-x86_64 1.2.7 99.00 OK
r-oldrel-windows-x86_64 1.2.7 10.00 52.00 62.00 OK

Check Details

Version: 1.2.7
Check: compiled code
Result: NOTE File ‘rrapply/libs/rrapply.so’: Found non-API call to R: ‘Rf_isValidString’ 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, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.2.7
Check: compiled code
Result: NOTE File 'rrapply/libs/x64/rrapply.dll': Found non-API call to R: 'Rf_isValidString' 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