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 when installing #97

Open
agombolay opened this issue Feb 6, 2019 · 4 comments
Open

Error when installing #97

agombolay opened this issue Feb 6, 2019 · 4 comments

Comments

@agombolay
Copy link

When running "install_github("stephens999/ashr")", I got the following error: clang: error: unsupported option '-fopenmp'
make: *** [RcppExports.o] Error 1
ERROR: compilation failed for package ‘mixsqp’

@pcarbo
Copy link
Collaborator

pcarbo commented Feb 6, 2019

@agombolay Do you have a Mac?

@agombolay
Copy link
Author

Yes

@willwerscheid
Copy link
Contributor

willwerscheid commented Feb 6, 2019

@agombolay I ran into a similar issue a while ago. Following @pcarbo 's notes about using the correct compilers and properly setting up your Makevars file resolved the issue for me. See here:
https://pcarbo.github.io/pcarbo/r-macos.html

@pcarbo
Copy link
Collaborator

pcarbo commented Feb 6, 2019

Thanks @willwerscheid.

@agombolay If that is too daunting, we hope to have ashr up and running on CRAN again soon. We will inform you when the issue is resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants