CRAN Package Check Results for Package treesitter

Last updated on 2025-03-09 02:52:00 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 18.25 41.27 59.52 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.0 13.44 29.69 43.13 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.0 97.01 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 95.73 NOTE
r-devel-macos-arm64 0.1.0 34.00 OK
r-devel-macos-x86_64 0.1.0 62.00 OK
r-patched-linux-x86_64 0.1.0 18.45 38.60 57.05 OK
r-release-linux-x86_64 0.1.0 20.18 38.81 58.99 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