-
Notifications
You must be signed in to change notification settings - Fork 38
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
Unsuccessful installation #11
Comments
If I had to guess, are you using R 3.4.0+? Note that there's new Clang and Fortran environment requirements, which may not be native to your machine and cause Rcpp packages (like motifmatchr) to fail. The guide from CRAN is pretty good/clear/straightforward about this-- (This personally solved my issue installing chromVAR for Mac for R 3.4) |
An alternative--
which in the latest version, should install
|
Installed!!! Thanks a lot. |
Hi,
I'm trying unsuccessfully to install chromVar using devtools::install_github("GreenleafLab/motifmatchr") using RStudio on a Mac (MacOS Sierra:10.12.4).
All I get is:
Downloading GitHub repo GreenleafLab/motifmatchr@master
from URL https://api.github.com/repos/GreenleafLab/motifmatchr/zipball/master
Installation failed: Could not find build tools necessary to build motifmatchr
Any recommendation?
Carlos
The text was updated successfully, but these errors were encountered: