CRAN Package Check Results for Package LTRCforests

Last updated on 2024-06-30 00:59:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.0 36.36 126.16 162.52 NOTE
r-devel-linux-x86_64-debian-gcc 0.7.0 29.79 90.12 119.91 NOTE
r-devel-linux-x86_64-fedora-clang 0.7.0 202.49 NOTE
r-devel-linux-x86_64-fedora-gcc 0.7.0 196.30 NOTE
r-devel-windows-x86_64 0.7.0 36.00 101.00 137.00 NOTE
r-patched-linux-x86_64 0.7.0 34.72 117.03 151.75 OK
r-release-linux-x86_64 0.7.0 35.39 119.94 155.33 OK
r-release-macos-arm64 0.7.0 53.00 OK
r-release-macos-x86_64 0.7.0 87.00 OK
r-release-windows-x86_64 0.7.0 38.00 115.00 153.00 OK
r-oldrel-macos-arm64 0.7.0 57.00 OK
r-oldrel-macos-x86_64 0.7.0 123.00 OK
r-oldrel-windows-x86_64 0.7.0 43.00 128.00 171.00 OK

Check Details

Version: 0.7.0
Check: compiled code
Result: NOTE File ‘LTRCforests/libs/LTRCforests.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. See section ‘Moving into C API compliance’ in the ‘Writing R Extensions’ manual for issues with 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: 0.7.0
Check: compiled code
Result: NOTE File 'LTRCforests/libs/x64/LTRCforests.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. See section 'Moving into C API compliance' in the 'Writing R Extensions' manual for issues with use of non-API entry points. Flavor: r-devel-windows-x86_64