david-barnett / microViz

R package for microbiome data visualization and statistics. Uses phyloseq, vegan and the tidyverse. Docker image available.
https://david-barnett.github.io/microViz/
GNU General Public License v3.0
102 stars 11 forks source link

Cannot install from github, gives timeout error. #57

Closed jveix closed 2 years ago

jveix commented 2 years ago

Following the installation instructions I typed the command:

> devtools::install_github("david-barnett/microViz@0.9.2")

Which gives the output:

Error: Failed to install 'unknown package' from GitHub:
  Timeout was reached: [api.github.com] Resolving timed out after 10000 milliseconds

I already tried with libcurl and wininet methods, but doesnt seem to work.

david-barnett commented 2 years ago

Slow reply from me as I was on holiday, sorry. Are you still having this problem?

jveix commented 2 years ago

Hi. Yes, I'm still having the problem.

jveix commented 2 years ago

I installed directly from R command line and it worked.