Last updated on 2026-03-28 12:53:30 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.8.6 | 10.23 | 81.60 | 91.83 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 3.8.6 | 7.56 | 64.62 | 72.18 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 3.8.6 | 14.00 | 122.02 | 136.02 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 3.8.6 | 16.00 | 119.74 | 135.74 | WARN | |
| r-devel-macos-arm64 | 3.8.6 | 4.00 | 41.00 | 45.00 | OK | |
| r-devel-windows-x86_64 | 3.8.6 | 52.00 | 133.00 | 185.00 | WARN | |
| r-patched-linux-x86_64 | 3.8.6 | 9.31 | 71.80 | 81.11 | OK | |
| r-release-linux-x86_64 | 3.8.6 | 9.65 | 72.45 | 82.10 | OK | |
| r-release-macos-arm64 | 3.8.6 | OK | ||||
| r-release-macos-x86_64 | 3.8.6 | 9.00 | 80.00 | 89.00 | OK | |
| r-release-windows-x86_64 | 3.8.6 | 49.00 | 109.00 | 158.00 | OK | |
| r-oldrel-macos-arm64 | 3.8.6 | OK | ||||
| r-oldrel-macos-x86_64 | 3.8.6 | 9.00 | 113.00 | 122.00 | OK | |
| r-oldrel-windows-x86_64 | 3.8.6 | 58.00 | 135.00 | 193.00 | OK |
Version: 3.8.6
Check: compiled code
Result: WARN
File ‘processx/libs/processx.so’:
Found non-API call to R: ‘Rf_findVar’
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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 3.8.6
Check: compiled code
Result: WARN
File 'processx/libs/x64/processx.dll':
Found non-API call to R: 'Rf_findVar'
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