Last updated on 2026-04-25 00:49:54 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.8 | 24.85 | 43.05 | 67.90 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.8 | 20.20 | 36.55 | 56.75 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.8 | 27.00 | 64.30 | 91.30 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.8 | 52.00 | 75.11 | 127.11 | OK | |
| r-patched-linux-x86_64 | 1.2.8 | 28.24 | 39.34 | 67.58 | OK | |
| r-release-linux-x86_64 | 1.2.8 | 28.11 | 37.48 | 65.59 | OK | |
| r-release-macos-arm64 | 1.2.8 | 5.00 | 17.00 | 22.00 | OK | |
| r-release-macos-x86_64 | 1.2.8 | 19.00 | 77.00 | 96.00 | NOTE | |
| r-release-windows-x86_64 | 1.2.8 | 34.00 | 91.00 | 125.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.8 | 5.00 | 36.00 | 41.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.8 | 19.00 | 122.00 | 141.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.8 | 31.00 | 93.00 | 124.00 | OK |
Version: 1.2.8
Check: compiled code
Result: NOTE
File ‘fastMatMR/libs/fastMatMR.so’:
Found non-API calls to R: ‘R_NamespaceRegistry’, ‘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-release-macos-x86_64