CRAN Package Check Results for Package AhoCorasickTrie

Last updated on 2025-12-23 11:52:31 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 11.91 27.11 39.02 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.3 10.87 22.01 32.88 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.3 26.00 44.82 70.82 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.3 27.00 44.51 71.51 NOTE
r-devel-windows-x86_64 0.1.3 17.00 126.00 143.00 OK
r-patched-linux-x86_64 0.1.3 14.20 25.38 39.58 OK
r-release-linux-x86_64 0.1.3 15.03 25.37 40.40 OK
r-release-macos-arm64 0.1.3 OK
r-release-macos-x86_64 0.1.3 10.00 31.00 41.00 OK
r-release-windows-x86_64 0.1.3 15.00 67.00 82.00 OK
r-oldrel-macos-arm64 0.1.3 OK
r-oldrel-macos-x86_64 0.1.3 10.00 61.00 71.00 OK
r-oldrel-windows-x86_64 0.1.3 19.00 81.00 100.00 OK

Check Details

Version: 0.1.3
Check: compiled code
Result: NOTE File ‘AhoCorasickTrie/libs/AhoCorasickTrie.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