Last updated on 2026-05-06 03:51:49 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 39.14 | 352.97 | 392.11 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 24.69 | 239.69 | 264.38 | 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 | 62.00 | 506.03 | 568.03 | NOTE | |
| r-devel-windows-x86_64 | 1.0.2 | 39.00 | 293.00 | 332.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 | 38.00 | 296.00 | 334.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