cozygene / FEAST

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

Problem installing FEAST in R #22

Open NeginValizadegan opened 3 years ago

NeginValizadegan commented 3 years ago

Please help:

devtools::install_github("cozygene/FEAST") Downloading GitHub repo cozygene/FEAST@HEAD ✓ checking for file ‘/private/var/folders/79/6_g1728j4m73vm74lv5r_rwh0000gn/T/RtmpKOLqdH/remotes6be452136c1b/cozygene-FEAST-cf88568/DESCRIPTION’ ... ─ preparing ‘FEAST’: ✓ checking DESCRIPTION meta-information ... ─ cleaning src ─ checking for LF line-endings in source and make files and shell scripts ─ checking for empty or unneeded directories ─ building ‘FEAST_0.1.0.tar.gz’

NeginValizadegan commented 3 years ago

Can anyone help with this, please? I'm on a Mac.

NeginValizadegan commented 3 years ago

This problem was resolved by following instructions here https://thecoatlessprofessor.com/programming/r/uninstalling-the-r-development-toolchain-on-macos/ and https://thecoatlessprofessor.com/programming/cpp/r-compiler-tools-for-rcpp-on-macos/