Last updated on 2026-04-02 00:54:10 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.8 | 122.12 | 84.40 | 206.52 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.8 | 94.56 | 57.80 | 152.36 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.8 | 124.00 | 119.67 | 243.67 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.8 | 258.00 | 118.42 | 376.42 | OK | |
| r-devel-macos-arm64 | 0.1.8 | 22.00 | 12.00 | 34.00 | OK | |
| r-devel-windows-x86_64 | 0.1.8 | 131.00 | 149.00 | 280.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.8 | 129.48 | 76.36 | 205.84 | NOTE | |
| r-release-linux-x86_64 | 0.1.8 | 127.02 | 67.79 | 194.81 | OK | |
| r-release-macos-arm64 | 0.1.8 | 23.00 | 11.00 | 34.00 | OK | |
| r-release-macos-x86_64 | 0.1.8 | 80.00 | 62.00 | 142.00 | OK | |
| r-release-windows-x86_64 | 0.1.8 | 130.00 | 135.00 | 265.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.8 | 23.00 | 17.00 | 40.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.1.8 | 81.00 | 114.00 | 195.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.1.8 | 156.00 | 165.00 | 321.00 | OK |
Version: 0.1.8
Check: compiled code
Result: NOTE
File ‘MSTest/libs/MSTest.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.1.8
Check: compiled code
Result: NOTE
File 'MSTest/libs/x64/MSTest.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.1.8
Check: installed package size
Result: NOTE
installed size is 17.7Mb
sub-directories of 1Mb or more:
libs 16.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64