Last updated on 2026-03-30 12:53:03 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6-24 | 7.53 | 34.36 | 41.89 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 0.6-24 | 6.08 | 27.26 | 33.34 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.6-24 | 11.00 | 51.84 | 62.84 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 0.6-24 | 13.00 | 60.96 | 73.96 | WARN | |
| r-devel-macos-arm64 | 0.6-24 | 6.00 | 17.00 | 23.00 | WARN | |
| r-devel-windows-x86_64 | 0.6-24 | 19.00 | 58.00 | 77.00 | WARN | |
| r-patched-linux-x86_64 | 0.6-24 | 7.61 | 29.47 | 37.08 | OK | |
| r-release-linux-x86_64 | 0.6-24 | 6.99 | 29.22 | 36.21 | OK | |
| r-release-macos-arm64 | 0.6-24 | 4.00 | 36.00 | 40.00 | OK | |
| r-release-macos-x86_64 | 0.6-24 | 19.00 | 99.00 | 118.00 | OK | |
| r-release-windows-x86_64 | 0.6-24 | 21.00 | 58.00 | 79.00 | OK | |
| r-oldrel-macos-arm64 | 0.6-24 | 4.00 | 37.00 | 41.00 | OK | |
| r-oldrel-macos-x86_64 | 0.6-24 | 19.00 | 128.00 | 147.00 | OK | |
| r-oldrel-windows-x86_64 | 0.6-24 | 26.00 | 64.00 | 90.00 | OK |
Version: 0.6-24
Check: compiled code
Result: WARN
File ‘mmap/libs/mmap.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: 0.6-24
Check: compiled code
Result: WARN
File 'mmap/libs/x64/mmap.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