Last updated on 2025-11-24 00:48:53 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.1.6 | 20.33 | 81.94 | 102.27 | OK | |
| r-devel-linux-x86_64-debian-gcc | 4.1.6 | 12.50 | 54.63 | 67.13 | OK | |
| r-devel-linux-x86_64-fedora-clang | 4.1.6 | 57.00 | 116.79 | 173.79 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 4.1.6 | 80.00 | 86.77 | 166.77 | OK | |
| r-devel-windows-x86_64 | 4.1.5 | 35.00 | 98.00 | 133.00 | WARN | |
| r-patched-linux-x86_64 | 4.1.6 | 18.27 | 75.72 | 93.99 | OK | |
| r-release-linux-x86_64 | 4.1.6 | 18.98 | 77.85 | 96.83 | OK | |
| r-release-macos-arm64 | 4.1.5 | 8.00 | 15.00 | 23.00 | NOTE | |
| r-release-macos-x86_64 | 4.1.6 | 20.00 | 69.00 | 89.00 | OK | |
| r-release-windows-x86_64 | 4.1.5 | 24.00 | 112.00 | 136.00 | NOTE | |
| r-oldrel-macos-arm64 | 4.1.6 | 4.00 | 24.00 | 28.00 | OK | |
| r-oldrel-macos-x86_64 | 4.1.6 | 15.00 | 97.00 | 112.00 | OK | |
| r-oldrel-windows-x86_64 | 4.1.5 | 25.00 | 124.00 | 149.00 | OK |
Version: 4.1.5
Check: compiled code
Result: WARN
File 'robfilter/libs/x64/robfilter.dll':
Found non-API call to R: 'Rf_isFrame'
This entry point may be removed soon.
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: 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-release-macos-arm64
Version: 4.1.5
Check: compiled code
Result: NOTE
File 'robfilter/libs/x64/robfilter.dll':
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-release-windows-x86_64