Last updated on 2026-04-28 04:55:18 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.1.6 | 22.55 | 83.57 | 106.12 | OK | |
| r-devel-linux-x86_64-debian-gcc | 4.1.6 | 15.15 | 56.27 | 71.42 | OK | |
| r-devel-linux-x86_64-fedora-clang | 4.1.6 | 40.00 | 131.54 | 171.54 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 4.1.6 | 39.00 | 120.28 | 159.28 | OK | |
| r-devel-windows-x86_64 | 4.1.6 | 31.00 | 108.00 | 139.00 | OK | |
| r-patched-linux-x86_64 | 4.1.6 | 20.71 | 76.28 | 96.99 | OK | |
| r-release-linux-x86_64 | 4.1.6 | 21.42 | 77.40 | 98.82 | OK | |
| r-release-macos-arm64 | 4.1.6 | 5.00 | 19.00 | 24.00 | OK | |
| r-release-macos-x86_64 | 4.1.6 | 17.00 | 71.00 | 88.00 | OK | |
| r-release-windows-x86_64 | 4.1.6 | 26.00 | 115.00 | 141.00 | OK | |
| r-oldrel-macos-arm64 | 4.1.5 | 7.00 | 16.00 | 23.00 | NOTE | |
| r-oldrel-macos-x86_64 | 4.1.6 | 16.00 | 73.00 | 89.00 | OK | |
| r-oldrel-windows-x86_64 | 4.1.6 | 28.00 | 122.00 | 150.00 | OK |
Version: 4.1.5
Check: compiled code
Result: NOTE
File ‘robfilter/libs/robfilter.so’:
Found non-API call to R: ‘Rf_isFrame’
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-oldrel-macos-arm64