Last updated on 2025-11-25 07:50:14 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 16.31 | 51.21 | 67.52 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 14.87 | 37.38 | 52.25 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 35.00 | 64.98 | 99.98 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 45.00 | 60.79 | 105.79 | NOTE | |
| r-devel-windows-x86_64 | 0.3.0 | 38.00 | 81.00 | 119.00 | NOTE | |
| r-patched-linux-x86_64 | 0.3.0 | 20.37 | 44.85 | 65.22 | OK | |
| r-release-linux-x86_64 | 0.3.0 | 18.05 | 45.21 | 63.26 | OK | |
| r-release-macos-arm64 | 0.3.0 | OK | ||||
| r-release-macos-x86_64 | 0.3.0 | 16.00 | 45.00 | 61.00 | OK | |
| r-release-windows-x86_64 | 0.3.0 | 36.00 | 87.00 | 123.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.0 | 15.00 | 47.00 | 62.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.0 | 41.00 | 93.00 | 134.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-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.3.0
Check: compiled code
Result: NOTE
File 'treesitter/libs/x64/treesitter.dll':
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.
Flavor: r-devel-windows-x86_64