CRAN Package Check Results for Package RFpredInterval

Last updated on 2024-08-07 00:49:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.8 38.68 118.93 157.61 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.8 26.45 77.91 104.36 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.8 260.86 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.8 262.39 NOTE
r-devel-windows-x86_64 1.0.8 45.00 119.00 164.00 NOTE
r-patched-linux-x86_64 1.0.8 44.46 112.57 157.03 OK
r-release-linux-x86_64 1.0.8 37.84 113.21 151.05 OK
r-release-macos-arm64 1.0.8 62.00 OK
r-release-macos-x86_64 1.0.8 103.00 OK
r-release-windows-x86_64 1.0.8 45.00 121.00 166.00 OK
r-oldrel-macos-arm64 1.0.8 71.00 OK
r-oldrel-macos-x86_64 1.0.8 159.00 OK
r-oldrel-windows-x86_64 1.0.8 57.00 151.00 208.00 OK

Check Details

Version: 1.0.8
Check: compiled code
Result: NOTE File ‘RFpredInterval/libs/RFpredInterval.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, 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, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.8
Check: compiled code
Result: NOTE File 'RFpredInterval/libs/x64/RFpredInterval.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, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64