Last updated on 2025-05-14 03:49:21 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 0.1.38 | 37.36 | 270.85 | 308.21 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.38 | 680.01 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.38 | 655.74 | NOTE | |||
r-release-macos-arm64 | 0.1.38 | 5.00 | ERROR | |||
r-release-windows-x86_64 | 0.1.38 | 53.00 | 329.00 | 382.00 | OK | |
r-oldrel-macos-arm64 | 0.1.38 | 10.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.1.38 | 13.00 | ERROR |
Version: 0.1.38
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘BiocGenerics’ ‘TxDb.Hsapiens.UCSC.hg38.knownGene’
‘TxDb.Mmusculus.UCSC.mm10.knownGene’ ‘biomaRt’ ‘ggraph’
‘org.Hs.eg.db’ ‘org.Mm.eg.db’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.38
Check: package dependencies
Result: ERROR
Packages required but not available:
'TxDb.Hsapiens.UCSC.hg38.knownGene',
'TxDb.Mmusculus.UCSC.mm10.knownGene', 'org.Mm.eg.db', 'org.Hs.eg.db'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-arm64
Version: 0.1.38
Check: package dependencies
Result: ERROR
Packages required but not available:
'TxDb.Hsapiens.UCSC.hg38.knownGene',
'TxDb.Mmusculus.UCSC.mm10.knownGene', 'org.Mm.eg.db'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-oldrel-macos-arm64
Version: 0.1.38
Check: package dependencies
Result: ERROR
Packages required but not available:
'TxDb.Hsapiens.UCSC.hg38.knownGene',
'TxDb.Mmusculus.UCSC.mm10.knownGene'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-oldrel-macos-x86_64