CRAN Package Check Results for Package geneset

Last updated on 2026-05-31 11:54:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.7 OK
r-devel-linux-x86_64-debian-gcc 0.2.7 2.89 33.59 36.48 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.7 8.00 67.02 75.02 OK
r-devel-linux-x86_64-fedora-gcc 0.2.7 8.00 64.00 72.00 OK
r-devel-windows-x86_64 0.2.7 10.00 61.00 71.00 OK
r-patched-linux-x86_64 0.2.7 4.66 37.06 41.72 OK
r-release-linux-x86_64 0.2.7 4.63 36.50 41.13 OK
r-release-macos-arm64 0.2.7 1.00 18.00 19.00 OK
r-release-macos-x86_64 0.2.7 4.00 46.00 50.00 OK
r-release-windows-x86_64 0.2.7 6.00 61.00 67.00 OK
r-oldrel-macos-arm64 0.2.7 OK
r-oldrel-macos-x86_64 0.2.7 3.00 42.00 45.00 OK
r-oldrel-windows-x86_64 0.2.7 8.00 70.00 78.00 OK

Check Details

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()) Warning in utils::download.file(url, destfile, quiet = TRUE, method = "auto", : URL 'https://genekitr-china.oss-accelerate.aliyuncs.com/anno/enrichrdb/human/COVID-19_Related_Gene_Sets_geneset.fst': Timeout of 60 seconds was reached Auto download failed... Please download manually via: https://genekitr-china.oss-accelerate.aliyuncs.com/anno/enrichrdb/human/COVID-19_Related_Gene_Sets_geneset.fst Then save to: /tmp/RtmpfkSO49/anno/enrichrdb/ Error in read_fst(path, columns, from, to, as.data.table, old_format) : Error opening fst file for reading, please check access rights and file availability Calls: getEnrichrdb Execution halted Flavor: r-devel-linux-x86_64-debian-gcc