CRAN Package Check Results for Package clustermole

Last updated on 2026-03-15 05:49:31 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 66.41 520.09 586.50 OK
r-devel-linux-x86_64-debian-gcc 1.1.1 50.80 377.90 428.70 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.1 2.90 ERROR
r-devel-linux-x86_64-fedora-gcc 1.1.1 121.00 872.89 993.89 OK
r-devel-macos-arm64 1.1.1 21.00 133.00 154.00 OK
r-devel-windows-x86_64 1.1.1 74.00 439.00 513.00 OK
r-patched-linux-x86_64 1.1.1 66.14 492.54 558.68 OK
r-release-linux-x86_64 1.1.1 56.11 487.05 543.16 OK
r-release-macos-arm64 1.1.1 OK
r-release-macos-x86_64 1.1.1 42.00 472.00 514.00 OK
r-release-windows-x86_64 1.1.1 71.00 429.00 500.00 OK
r-oldrel-macos-arm64 1.1.1 OK
r-oldrel-macos-x86_64 1.1.1 44.00 348.00 392.00 OK
r-oldrel-windows-x86_64 1.1.1 92.00 574.00 666.00 OK

Check Details

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 readLines(file) : URL 'https://www.gsea-msigdb.org/gsea/msigdb/supplemental/scsig.all.v1.0.symbols.gmt': Timeout of 60 seconds was reached Error in readLines(file) : cannot read from connection Calls: read_gmt -> strsplit -> readLines Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1.1
Check: package dependencies
Result: ERROR Package required but not available: ‘GSVA’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-clang