Closed ayyildizd closed 11 months ago
Looks like rm is not detected. 😬
Have you tried to just install.packages("harmony")
…?
Alternatively, can you please try to install from github using devtools::install_github("immunogenomics/harmony")
the remotes equivalent?
Thanks for reply. install.packages("harmony") works but it installs version 1.2.0 and I want to have version 1.1.0 devtools::install_github("immunogenomics/harmony") this one installs very old version 0.1.1
In the end I installed harmony version 1.1.0 with R from terminal (not Rstudio). From Rstudio the compilation was failing.
Hi` I have Mac M2 chip, I am having issues to downgrade my harmony.
See below (Many thanks!!)