CRAN Package Check Results for Package rrapply

Last updated on 2024-09-10 11:53:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.7 3.85 23.27 27.12 NOTE
r-devel-linux-x86_64-debian-gcc 1.2.7 0.26 1.43 1.69 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.7 44.19 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.7 54.94 NOTE
r-devel-windows-x86_64 1.2.7 10.00 52.00 62.00 NOTE
r-patched-linux-x86_64 1.2.7 3.92 22.48 26.40 OK
r-release-linux-x86_64 1.2.7 3.80 22.45 26.25 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-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.2.7
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-linux-x86_64-debian-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