Last updated on 2026-03-29 21:54:19 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.7 | 4.23 | 41.89 | 46.12 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.7 | 3.41 | 30.62 | 34.03 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.7 | 9.00 | 66.14 | 75.14 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.7 | 64.39 | OK | |||
| r-devel-macos-arm64 | 0.2.7 | 1.00 | 19.00 | 20.00 | OK | |
| r-devel-windows-x86_64 | 0.2.7 | 7.00 | 60.00 | 67.00 | OK | |
| r-patched-linux-x86_64 | 0.2.7 | 4.39 | 35.60 | 39.99 | OK | |
| r-release-linux-x86_64 | 0.2.7 | 4.44 | 35.71 | 40.15 | OK | |
| r-release-macos-arm64 | 0.2.7 | OK | ||||
| r-release-macos-x86_64 | 0.2.7 | 3.00 | 42.00 | 45.00 | OK | |
| r-release-windows-x86_64 | 0.2.7 | 6.00 | 58.00 | 64.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.7 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.7 | 3.00 | 36.00 | 39.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.7 | 8.00 | 68.00 | 76.00 | OK |
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