Last updated on 2026-01-08 01:48:43 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 157.69 | 233.70 | 391.39 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 93.79 | 142.39 | 236.18 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 320.00 | 378.53 | 698.53 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 273.00 | 431.55 | 704.55 | OK | |
| r-devel-windows-x86_64 | 1.0.1 | 187.00 | 219.00 | 406.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.1 | 140.82 | 217.25 | 358.07 | 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
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