Last updated on 2026-01-23 21:49:53 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.19 | 9.85 | 73.90 | 83.75 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.20 | OK | ||||
| r-devel-linux-x86_64-fedora-clang | 0.2.20 | 15.00 | 114.22 | 129.22 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.20 | 17.00 | 131.97 | 148.97 | OK | |
| r-devel-windows-x86_64 | 0.2.19 | 20.00 | 86.00 | 106.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.19 | 9.33 | 68.91 | 78.24 | OK | |
| r-release-linux-x86_64 | 0.2.19 | 9.86 | 68.75 | 78.61 | OK | |
| r-release-macos-arm64 | 0.2.20 | 3.00 | 43.00 | 46.00 | OK | |
| r-release-macos-x86_64 | 0.2.20 | 8.00 | 121.00 | 129.00 | OK | |
| r-release-windows-x86_64 | 0.2.19 | 23.00 | 85.00 | 108.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.20 | 3.00 | 43.00 | 46.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.20 | 9.00 | 153.00 | 162.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.19 | 26.00 | 111.00 | 137.00 | OK |
Version: 0.2.19
Check: compiled code
Result: NOTE
File ‘vetr/libs/vetr.so’:
Found non-API call to R: ‘ATTRIB’
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.2.19
Check: compiled code
Result: NOTE
File 'vetr/libs/x64/vetr.dll':
Found non-API call to R: 'ATTRIB'
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