MaayanLab / enrichr_issues

5 stars 3 forks source link

[BUG] #57

Open cj-bryan opened 1 year ago

cj-bryan commented 1 year ago

Describe the bug A clear and concise description of what the bug is. Timeout in R enrich package

Steps to reproduce the behavior:

  1. Go to '...' R
  2. Click on '....' library(enrichR)
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen. Load package

Screenshots If applicable, add screenshots to help explain your problem. Welcome to enrichR Checking connection ... 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 To Reproduce Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

Subhajitbotany commented 3 months ago

I am too facing similar issues while loading enrichR. I have provided my session information and the error while loading the enrichR package.

sessionInfo() R version 4.3.2 (2023-10-31 ucrt) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows 11 x64 (build 22631)

Matrix products: default

locale: [1] LC_COLLATE=English_Denmark.utf8 LC_CTYPE=English_Denmark.utf8 LC_MONETARY=English_Denmark.utf8 LC_NUMERIC=C
[5] LC_TIME=English_Denmark.utf8

time zone: Europe/Copenhagen tzcode source: internal

attached base packages: [1] stats graphics grDevices utils datasets methods base

loaded via a namespace (and not attached): [1] utf8_1.2.4 R6_2.5.1 tidyselect_1.2.1 rjson_0.2.21 WriteXLS_6.6.0 magrittr_2.0.3 gtable_0.3.5
[8] glue_1.7.0 tibble_3.2.1 pkgconfig_2.0.3 generics_0.1.3 dplyr_1.1.4 lifecycle_1.0.4 ggplot2_3.5.1
[15] cli_3.6.2 fansi_1.0.6 scales_1.3.0 grid_4.3.2 vctrs_0.6.5 compiler_4.3.2 httr_1.4.7
[22] tools_4.3.2 rstudioapi_0.16.0 curl_5.2.1 munsell_0.5.1 pillar_1.9.0 colorspace_2.1-0 enrichR_3.2
[29] rlang_1.1.3

library(enrichR) Welcome to enrichR Checking connection ... Error: package or namespace load failed for ‘enrichR’: .onAttach failed in attachNamespace() for 'enrichR', details: call: ie_get_proxy_for_url(test_url) error: ERROR_WINHTTP_UNABLE_TO_DOWNLOAD_SCRIPT In addition: Warning message: package ‘enrichR’ was built under R version 4.3.3