Last updated on 2026-01-05 07:49:04 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 147.95 | 231.78 | 379.73 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 89.19 | 146.11 | 235.30 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 321.00 | 386.56 | 707.56 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 270.00 | 416.82 | 686.82 | NOTE | |
| r-devel-windows-x86_64 | 1.0.1 | 191.00 | 214.00 | 405.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.1 | 140.53 | 217.49 | 358.02 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 140.39 | 220.47 | 360.86 | OK | |
| r-release-macos-arm64 | 1.0.1 | 24.00 | 28.00 | 52.00 | OK | |
| r-release-macos-x86_64 | 1.0.1 | 75.00 | 186.00 | 261.00 | OK | |
| r-release-windows-x86_64 | 1.0.1 | 181.00 | 216.00 | 397.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.1 | 22.00 | 35.00 | 57.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.0.1 | 75.00 | 200.00 | 275.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.1 | 221.00 | 298.00 | 519.00 | OK |
Version: 1.0.1
Check: compiled code
Result: NOTE
File ‘crownsegmentr/libs/crownsegmentr.so’:
Found non-API call to R: ‘ATTRIB’
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
Version: 1.0.1
Check: compiled code
Result: NOTE
File 'crownsegmentr/libs/x64/crownsegmentr.dll':
Found non-API call to R: 'ATTRIB'
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.1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘EBImage’
Flavor: r-oldrel-macos-arm64