-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't install URD due to TTR error on mac #16
Comments
Hi tsotnech, I haven't encountered this problem myself. But, I can think of a few things you might try: First, you could see whether you can install the package directly as a binary. Try either Alternatively, it looks like you're installing on Mac OS X. Do you have the command line developer tools installed? If not, you might try installing them by typing If not, currently, I am using R 3.4.1, destiny_2.6.2, TTR_0.23-2, and Mac OS 10.12.6 so those versions all work together. Hope that helps; Best, Jeff |
Hi Jeff, Thanks a lot for the suggestions, I have Xcode and I read on TTF GitHub that it might need Fortran compiler on mac, so I installed it as well but didn't help. However installing the binary package helped. when I was trying to install destiny, it asked me to update TTR and when I updated all, it gave exactly same error. So installing the binary and not updating the TTR was a solution. I could successfully install URD afterwards. thanks again for your help, Best, |
Hi Guys,
I wanted to try URD on my scRNA-seq data. I tried installing it from CRAN or GitHub but I'm always getting an issue that TTR package can't be installed that is an issue to install destiny package and finally URD installation isn't successful.
I tried to install Fortran compiler on mac but it doesn't help with TTR. Currently I'm running R 3.5.1. any help would be appreciated.
Worst case scenario I could downgrade my R version, but not sure which version will be supported by all the packages.
Cheers!
The text was updated successfully, but these errors were encountered: