CRAN Package Check Results for Package AhoCorasickTrie

Last updated on 2026-01-08 02:51:29 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 12.20 28.01 40.21 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.3 10.59 22.64 33.23 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.3 27.00 45.44 72.44 OK
r-devel-linux-x86_64-fedora-gcc 0.1.3 30.00 58.15 88.15 OK
r-devel-windows-x86_64 0.1.3 17.00 70.00 87.00 NOTE
r-patched-linux-x86_64 0.1.3 12.96 25.50 38.46 OK
r-release-linux-x86_64 0.1.3 13.51 25.96 39.47 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 17.00 67.00 84.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 80.00 99.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

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