Last updated on 2020-08-07 01:50:35 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
metaboGSE | 1 | 4 | 7 |
Current CRAN status: ERROR: 1, NOTE: 4, OK: 7
Version: 1.2.4
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: 'unix'
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.2.4
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘KEGGREST’
Flavor: r-release-macos-x86_64
Version: 1.2.4
Check: examples
Result: ERROR
Running examples in ‘metaboGSE-Ex.R’ failed
The error most likely occurred in:
> ### Name: metaboGSE
> ### Title: Gene set enrichment analysis
> ### Aliases: metaboGSE
>
> ### ** Examples
>
> data(yarliSubmnets)
> metaboGSE(yarliSubmnets[c('SH','SN')], gene.sets = "GO:0006696",
+ method="perm", nperm=10, nrand=10)
Error in loadNamespace(name) : there is no package called ‘GO.db’
Calls: metaboGSE ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-oldrel-macos-x86_64