CRAN Package Check Results for Package treesitter

Last updated on 2026-01-14 02:52:25 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 17.82 49.23 67.05 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.0 14.71 37.08 51.79 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.1 27.00 74.22 101.22 OK
r-devel-linux-x86_64-fedora-gcc 0.3.1 34.00 77.35 111.35 OK
r-patched-linux-x86_64 0.3.0 21.30 42.83 64.13 OK
r-release-linux-x86_64 0.3.0 19.41 43.14 62.55 OK
r-release-macos-arm64 0.3.1 4.00 15.00 19.00 NOTE
r-release-macos-x86_64 0.3.1 14.00 62.00 76.00 NOTE
r-oldrel-macos-arm64 0.3.1 4.00 19.00 23.00 OK
r-oldrel-macos-x86_64 0.3.1 14.00 93.00 107.00 OK

Check Details

Version: 0.3.0
Check: compiled code
Result: NOTE File ‘treesitter/libs/treesitter.so’: Found non-API calls to R: ‘ATTRIB’, ‘SET_ATTRIB’, ‘SET_OBJECT’ 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.3.1
Check: compiled code
Result: NOTE File ‘treesitter/libs/treesitter.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’ 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-release-macos-arm64, r-release-macos-x86_64