Last updated on 2026-01-08 23:51:59 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.19 | 9.26 | 74.02 | 83.28 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.19 | 7.98 | 52.42 | 60.40 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.19 | 15.00 | 117.57 | 132.57 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.19 | 17.00 | 136.73 | 153.73 | NOTE | |
| r-devel-windows-x86_64 | 0.2.19 | 22.00 | 89.00 | 111.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.19 | 10.36 | 68.33 | 78.69 | OK | |
| r-release-linux-x86_64 | 0.2.19 | 9.46 | 68.01 | 77.47 | OK | |
| r-release-macos-arm64 | 0.2.19 | 3.00 | 45.00 | 48.00 | OK | |
| r-release-macos-x86_64 | 0.2.19 | 10.00 | 219.00 | 229.00 | OK | |
| r-release-windows-x86_64 | 0.2.19 | 21.00 | 87.00 | 108.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.19 | 3.00 | 53.00 | 56.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.19 | 9.00 | 226.00 | 235.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.19 | 25.00 | 113.00 | 138.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.
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.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