CRAN Package Check Results for Package clustermole

Last updated on 2024-06-09 23:49:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 70.75 574.40 645.15 OK
r-devel-linux-x86_64-debian-gcc 1.1.1 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.1 859.33 OK
r-devel-linux-x86_64-fedora-gcc 1.1.1 613.06 OK
r-devel-windows-x86_64 1.1.1 64.00 390.00 454.00 OK
r-patched-linux-x86_64 1.1.1 57.59 552.23 609.82 OK
r-release-linux-x86_64 1.1.1 49.40 563.98 613.38 OK
r-release-macos-arm64 1.1.1 241.00 OK
r-release-macos-x86_64 1.1.1 392.00 OK
r-release-windows-x86_64 1.1.1 64.00 389.00 453.00 OK
r-oldrel-macos-arm64 1.1.1 10.00 ERROR
r-oldrel-macos-x86_64 1.1.1 11.00 ERROR
r-oldrel-windows-x86_64 1.1.1 80.00 540.00 620.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 file(con, "r") : URL 'http://software.broadinstitute.org/gsea/msigdb/supplemental/scsig.all.v1.0.symbols.gmt': Timeout of 60 seconds was reached 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

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. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64