Last updated on 2026-01-16 05:51:18 CET.
| Package | ERROR | OK |
|---|---|---|
| babelgene | 13 | |
| clustermole | 1 | 12 |
| msigdbr | 13 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 1.1.1
Check: examples
Result: ERROR
Running examples in ‘clustermole-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: read_gmt
> ### Title: Read a GMT file into a data frame
> ### Aliases: read_gmt
>
> ### ** Examples
>
> gmt <- "http://software.broadinstitute.org/gsea/msigdb/supplemental/scsig.all.v1.0.symbols.gmt"
> gmt_tbl <- read_gmt(gmt)
Warning in file(con, "r") :
URL 'http://software.broadinstitute.org/gsea/msigdb/supplemental/scsig.all.v1.0.symbols.gmt': status was 'Could not connect to server'
Error in file(con, "r") :
cannot open the connection to 'http://software.broadinstitute.org/gsea/msigdb/supplemental/scsig.all.v1.0.symbols.gmt'
Calls: read_gmt -> strsplit -> readLines -> file
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 13