Last updated on 2026-03-17 23:54:58 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.45 | 109.75 | 124.20 | 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 | 58.00 | 208.00 | 266.00 | OK | |
| r-patched-linux-x86_64 | 3.6.5 | 20.79 | 148.71 | 169.50 | 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 | 59.00 | 240.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