CRAN Package Check Results for Package treesitter

Last updated on 2025-11-06 05:50:17 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 17.26 47.81 65.07 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 13.79 35.44 49.23 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.0 38.00 58.17 96.17 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 49.00 52.57 101.57 OK
r-devel-windows-x86_64 0.3.0 35.00 81.00 116.00 OK
r-patched-linux-x86_64 0.3.0 21.06 44.44 65.50 OK
r-release-linux-x86_64 0.3.0 19.31 44.37 63.68 OK
r-release-macos-arm64 0.3.0 12.00 26.00 38.00 OK
r-release-macos-x86_64 0.3.0 16.00 45.00 61.00 OK
r-release-windows-x86_64 0.3.0 34.00 80.00 114.00 OK
r-oldrel-macos-arm64 0.3.0 11.00 26.00 37.00 OK
r-oldrel-macos-x86_64 0.3.0 15.00 47.00 62.00 OK
r-oldrel-windows-x86_64 0.3.0 41.00 95.00 136.00 OK

Check Details

Version: 0.3.0
Check: compiled code
Result: NOTE File ‘treesitter/libs/treesitter.so’: Found non-API call to R: ‘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. Flavor: r-devel-linux-x86_64-debian-gcc