CRAN Package Check Results for Package RFpredInterval

Last updated on 2024-09-26 02:48:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.8 43.40 120.55 163.95 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.8 28.87 77.93 106.80 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.8 255.68 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.8 260.36 NOTE
r-devel-windows-x86_64 1.0.8 49.00 122.00 171.00 NOTE
r-patched-linux-x86_64 1.0.8 45.78 113.05 158.83 OK
r-release-linux-x86_64 1.0.8 40.62 111.51 152.13 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 46.00 121.00 167.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 156.00 213.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