ilonliu
ilonliu
@slowkow I have been trying around with all different approaches mentioned above, including re-installing the toolchain and gfortran, which all didn't work. However, what worked now on my macOS Mojave...
**Original error with `devtools::install_github("immunogenomics/harmony")`:** ``` Downloading GitHub repo immunogenomics/harmony@HEAD ✓ checking for file ‘/private/var/folders/gw/fht9stfj07xgnyfjcd5lj3g1zjt397/T/RtmpqWK0xP/remotesc50020ce03a4/immunogenomics-harmony-88b1e2a/DESCRIPTION’ ... ─ preparing ‘harmony’: ✓ checking DESCRIPTION meta-information ... ─ cleaning src ─ checking for LF...
@slowkow @I-Hao I experience the same installation problem after upgrading to R/4.0.0, when running: ``` devtools::install_github("immunogenomics/presto") ``` ``` Downloading GitHub repo immunogenomics/presto@master Skipping 1 packages not available: DESeq2 ✓ checking...