CRAN Package Check Results for Package treesitter

Last updated on 2025-11-16 06:50:00 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 16.27 47.16 63.43 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.0 15.08 36.63 51.71 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 38.00 81.00 119.00 NOTE
r-patched-linux-x86_64 0.3.0 18.48 44.28 62.76 OK
r-release-linux-x86_64 0.3.0 16.29 45.48 61.77 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 39.00 93.00 132.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

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