Last updated on 2025-11-24 07:50:19 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2 | 4.71 | 66.99 | 71.70 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2 | 3.93 | 42.47 | 46.40 | 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.2 | 4.04 | 63.23 | 67.27 | OK | |
| 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 | 7.00 | 49.00 | 56.00 | OK | |
| 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.
Flavor: r-release-macos-arm64