CRAN Package Check Results for Package treesitter

Last updated on 2025-03-11 12:53:09 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 18.04 41.56 59.60 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.0 14.51 29.97 44.48 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.0 97.03 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-patched-linux-x86_64 0.1.0 18.45 38.60 57.05 OK
r-release-linux-x86_64 0.1.0 19.54 38.79 58.33 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