CRAN Package Check Results for Package randomForestSRC

Last updated on 2024-06-18 09:57:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.2.3 59.13 139.16 198.29 OK
r-devel-linux-x86_64-debian-gcc 3.2.3 47.01 97.53 144.54 OK
r-devel-linux-x86_64-fedora-clang 3.2.3 262.06 NOTE
r-devel-linux-x86_64-fedora-gcc 3.2.3 OK
r-devel-windows-x86_64 3.2.3 48.00 125.00 173.00 OK
r-patched-linux-x86_64 3.2.3 55.33 129.25 184.58 OK
r-release-linux-x86_64 3.2.3 47.29 129.19 176.48 OK
r-release-macos-arm64 3.2.3 68.00 OK
r-release-macos-x86_64 3.2.3 101.00 OK
r-release-windows-x86_64 3.2.3 47.00 128.00 175.00 OK
r-oldrel-macos-arm64 3.2.3 71.00 OK
r-oldrel-macos-x86_64 3.2.3 139.00 OK
r-oldrel-windows-x86_64 3.2.3 63.00 151.00 214.00 OK

Check Details

Version: 3.2.3
Check: compiled code
Result: NOTE File ‘randomForestSRC/libs/randomForestSRC.so’: Found non-API call to R: ‘STRING_PTR’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-clang