CRAN Package Check Results for Package treesitter

Last updated on 2026-01-17 03:52:13 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 16.68 50.01 66.69 OK
r-devel-linux-x86_64-debian-gcc 0.3.1 15.13 36.72 51.85 OK
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-devel-windows-x86_64 0.3.1 33.00 86.00 119.00 OK
r-patched-linux-x86_64 0.3.1 21.27 42.54 63.81 NOTE
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-release-windows-x86_64 0.3.1 32.00 91.00 123.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
r-oldrel-windows-x86_64 0.3.1 40.00 94.00 134.00 OK

Additional issues

rchk

Check Details

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-patched-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

Version: 0.3.1
Check: compiled code
Result: NOTE File 'treesitter/libs/x64/treesitter.dll': 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. Flavor: r-release-windows-x86_64