CRAN Package Check Results for Package rrapply

Last updated on 2025-11-26 17:50:05 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.7 3.70 26.14 29.84 WARN
r-devel-linux-x86_64-debian-gcc 1.2.7 3.43 20.76 24.19 WARN
r-devel-linux-x86_64-fedora-clang 1.2.8 17.00 29.01 46.01 OK
r-devel-linux-x86_64-fedora-gcc 1.2.8 22.00 39.95 61.95 OK
r-devel-windows-x86_64 1.2.7 13.00 47.00 60.00 NOTE
r-patched-linux-x86_64 1.2.7 3.54 24.38 27.92 NOTE
r-release-linux-x86_64 1.2.7 3.93 24.21 28.14 NOTE
r-release-macos-arm64 1.2.8 2.00 25.00 27.00 OK
r-release-macos-x86_64 1.2.8 15.00 129.00 144.00 OK
r-release-windows-x86_64 1.2.7 11.00 47.00 58.00 NOTE
r-oldrel-macos-arm64 1.2.8 4.00 44.00 48.00 OK
r-oldrel-macos-x86_64 1.2.8 20.00 144.00 164.00 OK
r-oldrel-windows-x86_64 1.2.8 11.00 54.00 65.00 OK

Check Details

Version: 1.2.7
Check: compiled code
Result: WARN File ‘rrapply/libs/rrapply.so’: Found non-API calls to R: ‘Rf_isValidString’, ‘Rf_lazy_duplicate’ These entry points may be removed soon: ‘Rf_isValidString’, ‘Rf_lazy_duplicate’ 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: 1.2.7
Check: compiled code
Result: NOTE File 'rrapply/libs/x64/rrapply.dll': Found non-API calls to R: 'Rf_isValidString', 'Rf_lazy_duplicate' 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

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-patched-linux-x86_64, r-release-linux-x86_64

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-release-windows-x86_64