Last updated on 2026-04-01 05:58:06 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.6 | 47.80 | 39.52 | 87.32 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.6 | 42.53 | 30.58 | 73.11 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.6 | 71.00 | 60.94 | 131.94 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.6 | 107.00 | 55.62 | 162.62 | OK | |
| r-devel-macos-arm64 | 1.0.6 | 10.00 | 12.00 | 22.00 | OK | |
| r-devel-windows-x86_64 | 1.0.6 | 59.00 | 78.00 | 137.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.6 | 49.90 | 34.45 | 84.35 | OK | |
| r-release-linux-x86_64 | 1.0.6 | 50.37 | 34.18 | 84.55 | OK | |
| r-release-macos-arm64 | 1.0.6 | OK | ||||
| r-release-macos-x86_64 | 1.0.6 | 32.00 | 49.00 | 81.00 | OK | |
| r-release-windows-x86_64 | 1.0.6 | 53.00 | 79.00 | 132.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.6 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.0.6 | 30.00 | 55.00 | 85.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.6 | 63.00 | 94.00 | 157.00 | OK |
Version: 1.0.6
Check: compiled code
Result: NOTE
File ‘SuperpixelImageSegmentation/libs/SuperpixelImageSegmentation.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
Version: 1.0.6
Check: compiled code
Result: NOTE
File 'SuperpixelImageSegmentation/libs/x64/SuperpixelImageSegmentation.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: 1.0.6
Check: installed package size
Result: NOTE
installed size is 5.9Mb
sub-directories of 1Mb or more:
libs 5.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64