Last updated on 2025-05-28 12:50:03 CEST.
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") :
cannot open URL 'https://software.broadinstitute.org/gsea/msigdb/supplemental/scsig.all.v1.0.symbols.gmt': HTTP status was '503 Service Unavailable'
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