Last updated on 2025-12-19 02:50:05 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 18.52 | 48.28 | 66.80 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 14.59 | 36.93 | 51.52 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 29.00 | 77.38 | 106.38 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 36.00 | NOTE | |||
| r-patched-linux-x86_64 | 0.3.0 | 20.89 | 42.96 | 63.85 | OK | |
| r-release-linux-x86_64 | 0.3.0 | 18.51 | 42.23 | 60.74 | OK | |
| r-release-macos-arm64 | 0.3.0 | OK | ||||
| r-release-macos-x86_64 | 0.3.0 | 13.00 | 48.00 | 61.00 | OK | |
| r-release-windows-x86_64 | 0.3.0 | 33.00 | 80.00 | 113.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.0 | 13.00 | 49.00 | 62.00 | OK |
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-gcc
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-fedora-clang