Last updated on 2026-01-14 23:51:27 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 17.82 | 49.23 | 67.05 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.3.1 | 14.33 | 37.00 | 51.33 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.1 | 27.00 | 74.22 | 101.22 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 34.00 | 77.35 | 111.35 | OK | |
| r-patched-linux-x86_64 | 0.3.1 | 21.27 | 42.54 | 63.81 | NOTE | |
| r-release-linux-x86_64 | 0.3.0 | 19.41 | 43.14 | 62.55 | OK | |
| r-release-macos-arm64 | 0.3.1 | 4.00 | 15.00 | 19.00 | NOTE | |
| r-release-macos-x86_64 | 0.3.1 | 14.00 | 62.00 | 76.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.3.1 | 4.00 | 19.00 | 23.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.1 | 14.00 | 93.00 | 107.00 | OK |
Version: 0.3.0
Check: compiled code
Result: NOTE
File ‘treesitter/libs/treesitter.so’:
Found non-API calls to R: ‘ATTRIB’, ‘SET_ATTRIB’, ‘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-linux-x86_64-debian-clang
Version: 0.3.1
Check: compiled code
Result: NOTE
File ‘treesitter/libs/treesitter.so’:
Found non-API calls to R: ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
‘SET_TRUELENGTH’
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-patched-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64