CRAN Package Check Results for Package stringfish

Last updated on 2024-04-28 00:07:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.16.0 24.60 150.46 175.06 NOTE
r-devel-linux-x86_64-debian-gcc 0.16.0 23.93 105.40 129.33 NOTE
r-devel-linux-x86_64-fedora-clang 0.16.0 240.75 NOTE
r-devel-linux-x86_64-fedora-gcc 0.16.0 239.77 NOTE
r-devel-windows-x86_64 0.16.0 59.00 156.00 215.00 NOTE
r-patched-linux-x86_64 0.16.0 29.70 146.03 175.73 NOTE
r-release-linux-x86_64 0.16.0 27.52 141.69 169.21 NOTE
r-release-macos-arm64 0.16.0 61.00 NOTE
r-release-windows-x86_64 0.16.0 57.00 151.00 208.00 NOTE
r-oldrel-macos-arm64 0.16.0 68.00 NOTE
r-oldrel-macos-x86_64 0.16.0 193.00 NOTE
r-oldrel-windows-x86_64 0.16.0 63.00 181.00 244.00 NOTE

Check Details

Version: 0.16.0
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. 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-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.16.0
Check: compiled code
Result: NOTE File ‘stringfish/libs/stringfish.so’: Found non-API call to R: ‘STDVEC_DATAPTR’ 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.16.0
Check: compiled code
Result: NOTE File 'stringfish/libs/x64/stringfish.dll': Found non-API call to R: 'STDVEC_DATAPTR' 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