Skip to content
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

Error: Could not find tools necessary to compile a package #61

Closed
TinaNeik339 opened this issue Feb 22, 2021 · 1 comment
Closed

Error: Could not find tools necessary to compile a package #61

TinaNeik339 opened this issue Feb 22, 2021 · 1 comment
Labels
Installation error Errors in installing software or dependent library

Comments

@TinaNeik339
Copy link

Hi, I'm using MacOS Big Sur version 11.2.1 to run rMVP but encountered this problem:

devtools::install_github("xiaolei-lab/rMVP")
Downloading GitHub repo xiaolei-lab/rMVP@master
Error: Could not find tools necessary to compile a package

I have installed additional build tools from the apple website (Xcode Beta latest version, is this necessary?) but still the error message appears.

What else should I download? Any help is appreciated.

Thank you in advance.

@XiaoleiLiuBio
Copy link
Collaborator

Hi there, Xcode and gfortran are required for R 4.0, clang and gfortran are required for R 3.x (https://cran.r-project.org/bin/macosx/tools/).

@hyacz hyacz added the Installation error Errors in installing software or dependent library label Mar 28, 2021
@hyacz hyacz closed this as completed Mar 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Installation error Errors in installing software or dependent library
Projects
None yet
Development

No branches or pull requests

3 participants