Last updated on 2026-01-23 17:48:55 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.14.1 | 15.79 | 83.23 | 99.02 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.14.1 | 11.83 | 57.95 | 69.78 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.14.1 | 26.00 | 128.05 | 154.05 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.14.1 | 30.00 | 142.55 | 172.55 | NOTE | |
| r-devel-windows-x86_64 | 0.14.1 | 30.00 | 127.00 | 157.00 | NOTE | |
| r-patched-linux-x86_64 | 0.14.1 | 16.02 | 74.12 | 90.14 | OK | |
| r-release-linux-x86_64 | 0.14.1 | 15.15 | 74.20 | 89.35 | 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 | 32.00 | 125.00 | 157.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 | 39.00 | 148.00 | 187.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