Last updated on 2026-01-08 20:50:54 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.3 | 16.72 | 123.64 | 140.36 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.3 | 12.31 | 82.23 | 94.54 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.3 | 37.00 | 197.85 | 234.85 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 35.00 | 195.74 | 230.74 | OK | |
| r-devel-windows-x86_64 | 0.1.3 | 22.00 | 129.00 | 151.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.3 | 17.66 | 114.98 | 132.64 | OK | |
| r-release-linux-x86_64 | 0.1.3 | 18.88 | 115.16 | 134.04 | OK | |
| r-release-macos-arm64 | 0.1.3 | 1.00 | 3.00 | 4.00 | ERROR | |
| r-release-macos-x86_64 | 0.1.3 | 2.00 | 11.00 | 13.00 | ERROR | |
| r-release-windows-x86_64 | 0.1.3 | 25.00 | 128.00 | 153.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.3 | 1.00 | 8.00 | 9.00 | ERROR | |
| r-oldrel-macos-x86_64 | 0.1.3 | 2.00 | 15.00 | 17.00 | ERROR | |
| r-oldrel-windows-x86_64 | 0.1.3 | 33.00 | 161.00 | 194.00 | OK |
Version: 0.1.3
Check: compiled code
Result: NOTE
File ‘triptych/libs/triptych.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.1.3
Check: compiled code
Result: NOTE
File 'triptych/libs/x64/triptych.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
Version: 0.1.3
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64