CRAN Package Check Results for Package stringfish

Last updated on 2026-01-01 02:50:45 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.17.0 20.22 108.15 128.37 NOTE
r-devel-linux-x86_64-debian-gcc 0.17.0 17.79 75.00 92.79 NOTE
r-devel-linux-x86_64-fedora-clang 0.17.0 41.00 189.78 230.78 NOTE
r-devel-linux-x86_64-fedora-gcc 0.17.0 45.00 199.41 244.41 NOTE
r-devel-windows-x86_64 0.17.0 72.00 155.00 227.00 NOTE
r-patched-linux-x86_64 0.17.0 24.04 100.82 124.86 OK
r-release-linux-x86_64 0.17.0 25.17 102.28 127.45 OK
r-release-macos-arm64 0.17.0 OK
r-release-macos-x86_64 0.17.0 16.00 167.00 183.00 OK
r-release-windows-x86_64 0.17.0 66.00 148.00 214.00 OK
r-oldrel-macos-arm64 0.17.0 NOTE
r-oldrel-macos-x86_64 0.17.0 16.00 130.00 146.00 NOTE
r-oldrel-windows-x86_64 0.17.0 74.00 190.00 264.00 NOTE

Check Details

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

Version: 0.17.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