Last updated on 2026-04-02 02:51:36 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.0 | 44.30 | 61.57 | 105.87 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 1.4.0 | 34.55 | 46.54 | 81.09 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.4.0 | 53.00 | 96.11 | 149.11 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.0 | 95.00 | 91.06 | 186.06 | WARN | |
| r-devel-macos-arm64 | 1.4.0 | 14.00 | 12.00 | 26.00 | WARN | |
| r-devel-windows-x86_64 | 1.4.0 | 105.00 | 95.00 | 200.00 | WARN | |
| r-patched-linux-x86_64 | 1.4.0 | 49.03 | 56.61 | 105.64 | WARN | |
| 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, r-patched-linux-x86_64
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