Last updated on 2026-03-28 01:51:48 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.1.24 | 10.37 | 62.61 | 72.98 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 4.1.27 | 8.30 | 47.21 | 55.51 | OK | |
| r-devel-linux-x86_64-fedora-clang | 4.1.27 | 15.00 | 98.00 | 113.00 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 4.1.27 | 18.00 | 114.65 | 132.65 | OK | |
| r-devel-macos-arm64 | 4.1.24 | 3.00 | 25.00 | 28.00 | OK | |
| r-devel-windows-x86_64 | 4.1.24 | 28.00 | 108.00 | 136.00 | WARN | |
| r-patched-linux-x86_64 | 4.1.24 | 9.70 | 55.73 | 65.43 | OK | |
| r-release-linux-x86_64 | 4.1.24 | 8.61 | 55.36 | 63.97 | OK | |
| r-release-macos-arm64 | 4.1.24 | OK | ||||
| r-release-macos-x86_64 | 4.1.27 | 11.00 | 153.00 | 164.00 | OK | |
| r-release-windows-x86_64 | 4.1.24 | 27.00 | 108.00 | 135.00 | OK | |
| r-oldrel-macos-arm64 | 4.1.24 | OK | ||||
| r-oldrel-macos-x86_64 | 4.1.27 | 10.00 | 149.00 | 159.00 | OK | |
| r-oldrel-windows-x86_64 | 4.1.27 | 35.00 | 117.00 | 152.00 | OK |
Version: 4.1.24
Check: compiled code
Result: WARN
File ‘rpart/libs/rpart.so’:
Found non-API call to R: ‘Rf_findVarInFrame’
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-linux-x86_64-debian-clang
Version: 4.1.24
Check: compiled code
Result: WARN
File 'rpart/libs/x64/rpart.dll':
Found non-API call to R: 'Rf_findVarInFrame'
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