CRAN Package Check Results for Package enrichR

Last updated on 2026-03-14 23:51:30 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.4 5.65 70.34 75.99 OK
r-devel-linux-x86_64-debian-gcc 3.4 4.64 46.00 50.64 ERROR
r-devel-linux-x86_64-fedora-clang 3.4 10.00 104.10 114.10 OK
r-devel-linux-x86_64-fedora-gcc 3.4 9.00 110.73 119.73 OK
r-devel-macos-arm64 3.4 2.00 100.00 102.00 OK
r-devel-windows-x86_64 3.4 10.00 136.00 146.00 OK
r-patched-linux-x86_64 3.4 6.32 62.26 68.58 OK
r-release-linux-x86_64 3.4 6.01 61.89 67.90 OK
r-release-macos-arm64 3.4 OK
r-release-macos-x86_64 3.4 4.00 138.00 142.00 OK
r-release-windows-x86_64 3.4 11.00 151.00 162.00 OK
r-oldrel-macos-arm64 3.4 OK
r-oldrel-macos-x86_64 3.4 4.00 139.00 143.00 OK
r-oldrel-windows-x86_64 3.4 13.00 150.00 163.00 OK

Check Details

Version: 3.4
Check: loading without being on the library search path
Result: WARN Welcome to enrichR Checking connections ... Error: package or namespace load failed for ‘enrichR’: .onAttach failed in attachNamespace() for 'enrichR', details: call: curl::curl_fetch_memory(url, handle = handle) error: Timeout was reached [maayanlab.cloud]: Connection timed out after 10001 milliseconds Execution halted It looks like this package has a loading problem when not on .libPaths: see the messages for details. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 3.4
Check: whether startup messages can be suppressed
Result: NOTE Error: package or namespace load failed for ‘enrichR’: .onAttach failed in attachNamespace() for 'enrichR', details: call: curl::curl_fetch_memory(url, handle = handle) error: Timeout was reached [maayanlab.cloud]: Connection timed out after 10001 milliseconds Execution halted It looks like this package (or a package it requires) has a startup message which cannot be suppressed: see ?packageStartupMessage. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 3.4
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘enrichR.Rmd’ using rmarkdown Quitting from enrichR.Rmd:44-53 [unnamed-chunk-4] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `curl::curl_fetch_memory()`: ! Timeout was reached [maayanlab.cloud]: Operation too slow. Less than 1 bytes/sec transferred the last 600 seconds --- Backtrace: ▆ 1. └─enrichR::listEnrichrSites() 2. └─enrichR:::getEnrichr(...) 3. └─base::tryCatch(...) 4. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 5. └─base (local) tryCatchOne(...) 6. └─value[[3L]](cond) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'enrichR.Rmd' failed with diagnostics: Timeout was reached [maayanlab.cloud]: Operation too slow. Less than 1 bytes/sec transferred the last 600 seconds --- failed re-building ‘enrichR.Rmd’ SUMMARY: processing the following file failed: ‘enrichR.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc