Last updated on 2026-03-17 09:51:13 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6-24 | 7.85 | 33.08 | 40.93 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.6-24 | 6.08 | 26.81 | 32.89 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.6-24 | 11.00 | 51.16 | 62.16 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.6-24 | 13.00 | OK | |||
| r-devel-macos-arm64 | 0.6-24 | 7.00 | 18.00 | 25.00 | OK | |
| r-devel-windows-x86_64 | 0.6-24 | 18.00 | 55.00 | 73.00 | OK | |
| r-patched-linux-x86_64 | 0.6-24 | 7.30 | 29.61 | 36.91 | OK | |
| r-release-linux-x86_64 | 0.6-24 | 6.90 | 29.72 | 36.62 | 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 | 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: NOTE
File ‘mmap/libs/mmap.so’:
Found non-API call to R: ‘Rf_findVar’
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-linux-x86_64-debian-gcc