CRAN Package Check Results for Package fstcore

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.18 92.17 32.07 124.24 NOTE
r-devel-linux-x86_64-debian-gcc 0.9.18 51.47 24.75 76.22 NOTE
r-devel-linux-x86_64-fedora-clang 0.9.18 224.75 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9.18 179.86 NOTE
r-devel-windows-x86_64 0.9.18 125.00 71.00 196.00 NOTE
r-patched-linux-x86_64 0.9.18 72.52 31.07 103.59 OK
r-release-linux-x86_64 0.9.18 74.24 31.39 105.63 OK
r-release-macos-arm64 0.9.18 41.00 OK
r-release-macos-x86_64 0.9.18 45.00 OK
r-release-windows-x86_64 0.9.18 125.00 68.00 193.00 OK
r-oldrel-macos-arm64 0.9.18 59.00 OK
r-oldrel-macos-x86_64 0.9.18 64.00 OK
r-oldrel-windows-x86_64 0.9.18 118.00 79.00 197.00 OK

Check Details

Version: 0.9.18
Check: compiled code
Result: NOTE File ‘fstcore/libs/fstcore.so’: Found non-API calls to R: ‘Rf_NonNullStringMatch’, ‘SET_S4_OBJECT’ 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.9.18
Check: compiled code
Result: NOTE File 'fstcore/libs/x64/fstcore.dll': Found non-API calls to R: 'Rf_NonNullStringMatch', 'SET_S4_OBJECT' 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