smorabit / hdWGCNA

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

github installation broken? #329

Open philippstb opened 2 weeks ago

philippstb commented 2 weeks ago

Hi could it be that the github download is somehow broken?

> devtools::install_github('smorabit/hdWGCNA', ref='dev')
Downloading GitHub repo smorabit/hdWGCNA@dev
Error in utils::download.file(url, path, method = method, quiet = quiet,  : 
  download from 'https://api.github.com/repos/smorabit/hdWGCNA/tarball/dev' failed
smorabit commented 2 weeks ago

Hi,

I just tested this and it works on my end, so it seems unlikely that this is a problem with hdWGCNA. It seems like a problem with devtools or maybe your installation of R.

philippstb commented 2 weeks ago

thank you, I will try to figure it out!

smorabit commented 1 week ago

Another user had a similar issue and it seems like there is a workaround, please check #335