CRAN Package Check Results for Package treesitter

Last updated on 2025-03-19 08:52:59 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 18.16 41.43 59.59 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.0 14.29 30.14 44.43 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.0 95.51 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 127.50 NOTE
r-devel-macos-arm64 0.1.0 34.00 OK
r-devel-macos-x86_64 0.1.0 62.00 OK
r-devel-windows-x86_64 0.1.0 29.00 73.00 102.00 OK
r-patched-linux-x86_64 0.1.0 19.43 39.05 58.48 NOTE
r-release-linux-x86_64 0.1.0 17.13 39.40 56.53 OK
r-release-macos-arm64 0.1.0 34.00 OK
r-release-macos-x86_64 0.1.0 68.00 OK
r-oldrel-macos-arm64 0.1.0 OK
r-oldrel-macos-x86_64 0.1.0 57.00 OK

Additional issues

rchk

Check Details

Version: 0.1.0
Check: compiled code
Result: NOTE File ‘treesitter/libs/treesitter.so’: Found non-API calls to R: ‘BODY’, ‘CLOENV’, ‘ENCLOS’, ‘EXTPTR_PROT’, ‘EXTPTR_TAG’, ‘FORMALS’ 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, r-patched-linux-x86_64