Last updated on 2026-03-26 05:51:08 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.8 | 21.32 | 425.37 | 446.69 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 1.1.8 | 16.04 | 288.98 | 305.02 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.2.0 | 46.00 | 1414.34 | 1460.34 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 44.00 | 1412.05 | 1456.05 | OK | |
| r-devel-macos-arm64 | 1.2.0 | 6.00 | 69.00 | 75.00 | OK | |
| r-devel-windows-x86_64 | 1.2.0 | 33.00 | 136.00 | 169.00 | OK | |
| r-patched-linux-x86_64 | 1.1.8 | 18.92 | 401.46 | 420.38 | OK | |
| r-release-linux-x86_64 | 1.1.8 | 17.85 | 397.06 | 414.91 | OK | |
| r-release-macos-arm64 | 1.2.0 | 5.00 | 61.00 | 66.00 | OK | |
| r-release-macos-x86_64 | 1.2.0 | 19.00 | 217.00 | 236.00 | OK | |
| r-release-windows-x86_64 | 1.1.8 | 20.00 | 128.00 | 148.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.8 | 5.00 | 73.00 | 78.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.0 | 16.00 | 202.00 | 218.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.8 | 29.00 | 154.00 | 183.00 | OK |
Version: 1.1.8
Check: compiled code
Result: WARN
File ‘renv/libs/renv.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc