Last updated on 2026-03-29 13:52:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.1 | 21.10 | 27.38 | 48.48 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.1 | 15.22 | 23.85 | 39.07 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.3.1 | 36.00 | 40.62 | 76.62 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 45.00 | 38.43 | 83.43 | OK | |
| r-devel-macos-arm64 | 0.3.1 | 5.00 | 9.00 | 14.00 | OK | |
| r-devel-windows-x86_64 | 0.3.1 | 38.00 | 62.00 | 100.00 | OK | |
| r-patched-linux-x86_64 | 0.3.1 | 19.64 | 24.54 | 44.18 | OK | |
| r-release-linux-x86_64 | 0.3.1 | 19.11 | 24.04 | 43.15 | OK | |
| r-release-macos-arm64 | 0.3.1 | 4.00 | 8.00 | 12.00 | OK | |
| r-release-macos-x86_64 | 0.3.1 | 16.00 | 102.00 | 118.00 | OK | |
| r-release-windows-x86_64 | 0.3.1 | 36.00 | 64.00 | 100.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.1 | 4.00 | 12.00 | 16.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.1 | 16.00 | 130.00 | 146.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.1 | 41.00 | 79.00 | 120.00 | OK |
Version: 0.3.1
Check: compiled code
Result: NOTE
File ‘mmapcharr/libs/mmapcharr.so’:
Found non-API call to R: ‘R_UnboundValue’
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