cozygene / FEAST

Fast expectation maximization for microbial source tracking
Other
115 stars 60 forks source link

Problem installing FEAST in R #30

Open wangjianing0618 opened 2 years ago

wangjianing0618 commented 2 years ago

Hi, Thank you for the useful tool. I got errors using “devtools::install_github("cozygene/FEAST")” in R. The error details:

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

I am sure the R version is suitable (>=3.4.4). Can you help me to fix this error please ?

Many thanks, Jianing Wang

liashenhav commented 2 years ago

Have a look at this potential solution: https://github.com/yanwu2014/swne/issues/27