Last updated on 2026-04-02 12:50:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.8.5 | 193.96 | 152.74 | 346.70 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.8.5 | 131.26 | 103.86 | 235.12 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.8.5 | 285.00 | 236.22 | 521.22 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.8.5 | 370.00 | 211.02 | 581.02 | OK | |
| r-devel-macos-arm64 | 0.8.5 | 38.00 | 7.00 | 45.00 | OK | |
| r-devel-windows-x86_64 | 0.8.5 | 217.00 | 162.00 | 379.00 | NOTE | |
| r-patched-linux-x86_64 | 0.8.5 | 180.65 | 133.43 | 314.08 | NOTE | |
| r-release-linux-x86_64 | 0.8.5 | 179.68 | 130.93 | 310.61 | OK | |
| r-release-macos-arm64 | 0.8.5 | 33.00 | 10.00 | 43.00 | OK | |
| r-release-macos-x86_64 | 0.8.5 | 126.00 | 59.00 | 185.00 | OK | |
| r-release-windows-x86_64 | 0.8.5 | 218.00 | 158.00 | 376.00 | OK | |
| r-oldrel-macos-arm64 | 0.8.5 | 34.00 | 12.00 | 46.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.8.5 | 124.00 | 59.00 | 183.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.8.5 | 251.00 | 205.00 | 456.00 | OK |
Version: 0.8.5
Check: compiled code
Result: NOTE
File ‘matrixCorr/libs/matrixCorr.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-patched-linux-x86_64
Version: 0.8.5
Check: compiled code
Result: NOTE
File 'matrixCorr/libs/x64/matrixCorr.dll':
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-windows-x86_64
Version: 0.8.5
Check: installed package size
Result: NOTE
installed size is 11.2Mb
sub-directories of 1Mb or more:
libs 10.7Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64