Last updated on 2025-11-20 03:50:29 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2 | 4.56 | 66.46 | 71.02 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2 | 3.96 | 42.55 | 46.51 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2 | 103.40 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 11.00 | 104.80 | 115.80 | OK | |
| r-devel-windows-x86_64 | 0.2.2 | 14.00 | 74.00 | 88.00 | OK | |
| r-patched-linux-x86_64 | 0.2.2 | 4.42 | 63.10 | 67.52 | OK | |
| r-release-linux-x86_64 | 0.2.1 | 4.23 | 57.06 | 61.29 | NOTE | |
| r-release-macos-arm64 | 0.2.1 | 4.00 | 23.00 | 27.00 | NOTE | |
| r-release-macos-x86_64 | 0.2.2 | 11.00 | 140.00 | 151.00 | OK | |
| r-release-windows-x86_64 | 0.2.2 | 12.00 | 77.00 | 89.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.2 | 0.00 | 20.00 | 20.00 | ERROR | |
| r-oldrel-macos-x86_64 | 0.2.2 | 11.00 | 152.00 | 163.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.2 | 13.00 | 89.00 | 102.00 | OK |
Version: 0.2.1
Check: compiled code
Result: NOTE
File ‘warp/libs/warp.so’:
Found non-API calls to R: ‘OBJECT’, ‘Rf_findVarInFrame3’,
‘STRING_PTR’
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-release-linux-x86_64, r-release-macos-arm64
Version: 0.2.2
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-macos-arm64