Last updated on 2026-01-29 06:50:50 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.14.1 | 16.94 | 83.81 | 100.75 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.14.1 | 13.72 | 59.05 | 72.77 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.14.1 | 26.00 | 128.21 | 154.21 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.14.1 | 30.00 | 144.08 | 174.08 | NOTE | |
| r-devel-windows-x86_64 | 0.14.1 | 30.00 | 129.00 | 159.00 | NOTE | |
| r-patched-linux-x86_64 | 0.14.1 | 16.86 | 74.73 | 91.59 | OK | |
| r-release-linux-x86_64 | 0.14.1 | 15.60 | 73.87 | 89.47 | OK | |
| r-release-macos-arm64 | 0.14.1 | OK | ||||
| r-release-macos-x86_64 | 0.14.1 | 12.00 | 122.00 | 134.00 | OK | |
| r-release-windows-x86_64 | 0.14.1 | 30.00 | 125.00 | 155.00 | OK | |
| r-oldrel-macos-arm64 | 0.14.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.14.1 | 12.00 | 114.00 | 126.00 | OK | |
| r-oldrel-windows-x86_64 | 0.14.1 | 36.00 | 139.00 | 175.00 | OK |
Version: 0.14.1
Check: compiled code
Result: NOTE
File ‘xts/libs/xts.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.14.1
Check: compiled code
Result: NOTE
File 'xts/libs/x64/xts.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