CRAN Package Check Results for Package treesitter

Last updated on 2025-11-08 01:50:28 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 17.26 48.75 66.01 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.0 14.12 35.06 49.18 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.0 76.00 23.06 99.06 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.0 79.00 23.68 102.68 NOTE
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. 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