Last updated on 2025-12-26 11:52:05 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 156.40 | 231.24 | 387.64 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 96.25 | 145.61 | 241.86 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 324.00 | 395.41 | 719.41 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 256.00 | 341.38 | 597.38 | NOTE | |
| r-devel-windows-x86_64 | 1.0.1 | 182.00 | 216.00 | 398.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.1 | 139.27 | 217.79 | 357.06 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 123.98 | 221.25 | 345.23 | 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 | 178.00 | 218.00 | 396.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 | 223.00 | 300.00 | 523.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