CRAN Package Check Results for Package stringfish

Last updated on 2025-04-15 01:50:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.16.0 20.07 103.72 123.79 NOTE
r-devel-linux-x86_64-debian-gcc 0.16.0 18.06 72.83 90.89 NOTE
r-devel-linux-x86_64-fedora-clang 0.16.0 220.04 NOTE
r-devel-linux-x86_64-fedora-gcc 0.16.0 239.63 NOTE
r-devel-windows-x86_64 0.16.0 70.00 149.00 219.00 NOTE
r-patched-linux-x86_64 0.16.0 23.74 100.89 124.63 NOTE
r-release-linux-x86_64 0.16.0 23.63 100.75 124.38 NOTE
r-release-macos-arm64 0.16.0 68.00 NOTE
r-release-macos-x86_64 0.16.0 170.00 NOTE
r-release-windows-x86_64 0.16.0 70.00 149.00 219.00 NOTE
r-oldrel-macos-arm64 0.16.0 42.00 NOTE
r-oldrel-macos-x86_64 0.16.0 71.00 NOTE
r-oldrel-windows-x86_64 0.16.0 84.00 190.00 274.00 NOTE

Check Details

Version: 0.16.0
Check: compiled code
Result: NOTE File ‘stringfish/libs/stringfish.so’: Found non-API calls to R: ‘DATAPTR’, ‘LEVELS’, ‘STDVEC_DATAPTR’ 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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

Version: 0.16.0
Check: compiled code
Result: NOTE File 'stringfish/libs/x64/stringfish.dll': Found non-API calls to R: 'DATAPTR', 'LEVELS', 'STDVEC_DATAPTR' 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-windows-x86_64, r-release-windows-x86_64

Version: 0.16.0
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64