CRAN Package Check Results for Package treesitter

Last updated on 2025-11-12 01:49:14 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 17.08 48.16 65.24 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.0 14.30 36.18 50.48 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 56.00 45.24 101.24 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 17.79 44.51 62.30 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 32.00 80.00 112.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 38.00 91.00 129.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