CRAN Package Check Results for Package RFpredInterval

Last updated on 2024-08-31 23:49:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.8 46.85 123.30 170.15 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.8 28.35 79.14 107.49 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.8 262.16 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.8 278.61 NOTE
r-devel-windows-x86_64 1.0.8 44.00 120.00 164.00 NOTE
r-patched-linux-x86_64 1.0.8 46.54 112.90 159.44 OK
r-release-linux-x86_64 1.0.8 41.02 112.83 153.85 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 44.00 122.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 58.00 149.00 207.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