Last updated on 2026-03-29 23:54:28 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.0 | 44.49 | 61.40 | 105.89 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 1.4.0 | 34.68 | 46.35 | 81.03 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.4.0 | 51.00 | 84.48 | 135.48 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.0 | 88.00 | 88.39 | 176.39 | WARN | |
| r-devel-macos-arm64 | 1.4.0 | 14.00 | 12.00 | 26.00 | WARN | |
| r-devel-windows-x86_64 | 1.4.0 | 131.00 | 96.00 | 227.00 | WARN | |
| r-patched-linux-x86_64 | 1.4.0 | 47.72 | 53.31 | 101.03 | OK | |
| r-release-linux-x86_64 | 1.4.0 | 47.52 | 52.62 | 100.14 | OK | |
| r-release-macos-arm64 | 1.4.0 | OK | ||||
| r-release-macos-x86_64 | 1.4.0 | 33.00 | 52.00 | 85.00 | OK | |
| r-release-windows-x86_64 | 1.4.0 | 112.00 | 90.00 | 202.00 | OK | |
| r-oldrel-macos-arm64 | 1.4.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.4.0 | 33.00 | 56.00 | 89.00 | OK | |
| r-oldrel-windows-x86_64 | 1.4.0 | 178.00 | 109.00 | 287.00 | OK |
Version: 1.4.0
Check: compiled code
Result: WARN
File ‘webfakes/libs/webfakes.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, r-devel-macos-arm64
Version: 1.4.0
Check: compiled code
Result: WARN
File 'webfakes/libs/x64/webfakes.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