Last updated on 2026-05-04 00:49:59 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 36.55 | 347.27 | 383.82 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 27.90 | 240.91 | 268.81 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 70.00 | 588.90 | 658.90 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 66.00 | 527.26 | 593.26 | NOTE | |
| r-devel-windows-x86_64 | 1.0.2 | 43.00 | 302.00 | 345.00 | OK | |
| r-patched-linux-x86_64 | 1.0.2 | 23.53 | 321.71 | 345.24 | OK | |
| r-release-linux-x86_64 | 1.0.2 | 0.34 | 1.81 | 2.15 | ERROR | |
| r-release-macos-arm64 | 1.0.2 | 10.00 | 76.00 | 86.00 | OK | |
| r-release-macos-x86_64 | 1.0.2 | 26.00 | 350.00 | 376.00 | OK | |
| r-release-windows-x86_64 | 1.0.2 | 40.00 | 301.00 | 341.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.2 | 26.00 | 313.00 | 339.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.2 | 54.00 | 409.00 | 463.00 | OK |
Version: 1.0.2
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘GenomeInfoDb’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.2
Check: package dependencies
Result: ERROR
Packages required but not available:
'SingleCellExperiment', 'SummarizedExperiment'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-linux-x86_64