smorabit / hdWGCNA

High dimensional weighted gene co-expression network analysis
https://smorabit.github.io/hdWGCNA/
Other
315 stars 31 forks source link

Unable to download and install hdWGCNA #239

Closed atharva-bhagwat closed 1 month ago

atharva-bhagwat commented 1 month ago

Unable to download and install hdWGCNA.

Error:

Error in utils::download.file(url, path, method = method, quiet = quiet,  : 
  download from 'https://api.github.com/repos/smorabit/hdWGCNA/tarball/dev' failed

Command used:

devtools::install_github('smorabit/hdWGCNA', ref='dev')

R session info R version 4.2.3 (2023-03-15) Platform: x86_64-conda-linux-gnu (64-bit) Running under: CentOS Linux 7 (Core)

Matrix products: default BLAS/LAPACK: ~/testing/lib/libopenblasp-r0.3.26.so

locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8
[5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8
[7] LC_PAPER=en_US.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C

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

loaded via a namespace (and not attached): [1] Rcpp_1.0.12 magrittr_2.0.3 usethis_2.2.3
[4] devtools_2.4.5 pkgload_1.3.4 xtable_1.8-4
[7] R6_2.5.1 rlang_1.1.3 fastmap_1.1.1
[10] urlchecker_1.0.1 stringr_1.5.1 tools_4.2.3
[13] pkgbuild_1.4.3 sessioninfo_1.2.2 miniUI_0.1.1.1
[16] cli_3.6.2 remotes_2.4.2.1 htmltools_0.5.7
[19] ellipsis_0.3.2 digest_0.6.34 lifecycle_1.0.4
[22] processx_3.8.3 shiny_1.8.0 callr_3.7.5
[25] BiocManager_1.30.22 purrr_1.0.2 later_1.3.2
[28] ps_1.7.6 profvis_0.3.8 htmlwidgets_1.6.4
[31] vctrs_0.6.5 fs_1.6.3 promises_1.2.1
[34] curl_5.2.1 memoise_2.0.1 glue_1.7.0
[37] cachem_1.0.8 mime_0.12 stringi_1.8.3
[40] compiler_4.2.3 desc_1.4.3 httpuv_1.6.14

atharva-bhagwat commented 1 month ago

Installed from source.