Last updated on 2026-03-30 01:51:48 CEST.
| Package | ERROR | OK |
|---|---|---|
| genekitr | 14 | |
| geneset | 1 | 13 |
Current CRAN status: OK: 14
Current CRAN status: ERROR: 1, OK: 13
Version: 0.2.7
Check: examples
Result: ERROR
Running examples in ‘geneset-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: getEnrichrdb
> ### Title: Get EnrichrDB geneset and geneset_name Geneset is a data.frame
> ### of 2 columns with term id and gene id
> ### Aliases: getEnrichrdb
>
> ### ** Examples
>
> x = getEnrichrdb(org = "human", library = "COVID-19_Related_Gene_Sets",
+ data_dir = tempdir())
Error in (function (type, msg, asError = TRUE) :
TLS connect error: error:0A000126:SSL routines::unexpected eof while reading
Calls: getEnrichrdb ... strsplit -> <Anonymous> -> curlPerform -> <Anonymous> -> fun
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc