CRAN Package Check Results for Package fstcore

Last updated on 2024-06-04 07:55:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.18 86.97 31.66 118.63 NOTE
r-devel-linux-x86_64-debian-gcc 0.9.18 56.98 24.66 81.64 NOTE
r-devel-linux-x86_64-fedora-clang 0.9.18 215.68 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9.18 182.82 NOTE
r-devel-windows-x86_64 0.9.18 119.00 71.00 190.00 NOTE
r-patched-linux-x86_64 0.9.18 70.74 30.81 101.55 OK
r-release-linux-x86_64 0.9.18 70.10 30.55 100.65 OK
r-release-macos-arm64 0.9.18 41.00 OK
r-release-windows-x86_64 0.9.18 123.00 69.00 192.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 140.00 83.00 223.00 OK

Check Details

Version: 0.9.18
Check: compiled code
Result: NOTE File ‘fstcore/libs/fstcore.so’: Found non-API call to R: ‘SET_S4_OBJECT’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. 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 call to R: 'SET_S4_OBJECT' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64