CRAN Package Check Results for Package randomForestSRC

Last updated on 2024-06-25 22:48:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.2.3 NOTE
r-devel-linux-x86_64-debian-gcc 3.2.3 47.21 97.53 144.74 NOTE
r-devel-linux-x86_64-fedora-clang 3.3.0 252.76 OK
r-devel-linux-x86_64-fedora-gcc 3.3.0 262.51 OK
r-devel-windows-x86_64 3.2.3 50.00 126.00 176.00 NOTE
r-patched-linux-x86_64 3.2.3 56.66 129.12 185.78 OK
r-release-linux-x86_64 3.2.3 41.32 128.52 169.84 OK
r-release-macos-arm64 3.2.3 68.00 OK
r-release-macos-x86_64 3.3.0 148.00 OK
r-release-windows-x86_64 3.2.3 49.00 127.00 176.00 OK
r-oldrel-macos-arm64 3.2.3 71.00 OK
r-oldrel-macos-x86_64 3.3.0 147.00 OK
r-oldrel-windows-x86_64 3.2.3 64.00 150.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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 3.2.3
Check: compiled code
Result: NOTE File 'randomForestSRC/libs/x64/randomForestSRC.dll': 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-windows-x86_64