Last updated on 2026-03-19 00:50:22 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.6.5 | 19.96 | 169.77 | 189.73 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 3.6.5 | 14.62 | 111.69 | 126.31 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.6.5 | 32.00 | 292.81 | 324.81 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 3.6.5 | 35.00 | 254.11 | 289.11 | NOTE | |
| r-devel-macos-arm64 | 3.6.5 | 6.00 | 47.00 | 53.00 | OK | |
| r-devel-windows-x86_64 | 3.6.5 | 54.00 | 192.00 | 246.00 | NOTE | |
| r-patched-linux-x86_64 | 3.6.5 | 22.22 | 149.51 | 171.73 | OK | |
| r-release-linux-x86_64 | 3.6.5 | 15.26 | 147.86 | 163.12 | OK | |
| r-release-macos-arm64 | 3.6.5 | OK | ||||
| r-release-macos-x86_64 | 3.6.5 | 16.00 | 158.00 | 174.00 | OK | |
| r-release-windows-x86_64 | 3.6.5 | 55.00 | 181.00 | 236.00 | OK | |
| r-oldrel-macos-arm64 | 3.6.5 | OK | ||||
| r-oldrel-macos-x86_64 | 3.6.5 | 16.00 | 148.00 | 164.00 | OK | |
| r-oldrel-windows-x86_64 | 3.6.5 | 70.00 | 229.00 | 299.00 | OK |
Version: 3.6.5
Check: compiled code
Result: NOTE
File ‘cli/libs/cli.so’:
Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’
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.6.5
Check: compiled code
Result: NOTE
File 'cli/libs/x64/cli.dll':
Found non-API calls to R: 'Rf_findVar', 'Rf_findVarInFrame'
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