Last updated on 2026-04-03 23:56:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.8 | 25.89 | 43.34 | 69.23 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2.8 | 20.47 | 35.00 | 55.47 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2.8 | 32.00 | 71.02 | 103.02 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.8 | 57.00 | 80.04 | 137.04 | NOTE | |
| r-devel-macos-arm64 | 1.2.8 | 5.00 | 17.00 | 22.00 | OK | |
| r-devel-windows-x86_64 | 1.2.8 | 33.00 | 93.00 | 126.00 | NOTE | |
| r-patched-linux-x86_64 | 1.2.8 | 28.92 | 39.30 | 68.22 | NOTE | |
| r-release-linux-x86_64 | 1.2.8 | 28.51 | 37.62 | 66.13 | OK | |
| r-release-macos-arm64 | 1.2.8 | 5.00 | 36.00 | 41.00 | OK | |
| r-release-macos-x86_64 | 1.2.8 | 19.00 | 122.00 | 141.00 | OK | |
| r-release-windows-x86_64 | 1.2.8 | 32.00 | 95.00 | 127.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.8 | 6.00 | 31.00 | 37.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.2.8 | 17.00 | 117.00 | 134.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.2.8 | 35.00 | 114.00 | 149.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.
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-patched-linux-x86_64
Version: 1.2.8
Check: compiled code
Result: NOTE
File 'fastMatMR/libs/x64/fastMatMR.dll':
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-devel-windows-x86_64
Version: 1.2.8
Check: installed package size
Result: NOTE
installed size is 5.4Mb
sub-directories of 1Mb or more:
libs 4.7Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64