Last updated on 2026-03-29 21:54:18 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-fedora-gcc | 0.8.0 | 36.00 | 306.60 | 342.60 | NOTE | |
| r-release-macos-arm64 | 0.8.0 | 5.00 | 59.00 | 64.00 | OK | |
| r-release-macos-x86_64 | 0.8.0 | 14.00 | 173.00 | 187.00 | OK | |
| r-oldrel-macos-x86_64 | 0.8.0 | 11.00 | ERROR |
Version: 0.8.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘hexbin’
All declared Imports should be used.
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.8.0
Check: package dependencies
Result: ERROR
Packages required and available but unsuitable versions:
'grDevices', 'stats', 'utils'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-oldrel-macos-x86_64