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

Problem installing via CRAN on MacOS platforms #1635

Open
Breeze-Hu opened this issue Oct 30, 2024 · 3 comments
Open

Problem installing via CRAN on MacOS platforms #1635

Breeze-Hu opened this issue Oct 30, 2024 · 3 comments

Comments

@Breeze-Hu
Copy link

Dear Robert Hijmans,

There have been problem installing version 1.7-83 on CRAN (MacOS).
I wonder if there are plans to fix this recently?

Best wishes,
Hu

rhijmans added a commit that referenced this issue Oct 30, 2024
@rhijmans
Copy link
Member

Thank you, I had not seen that. The changes I just made may fix this.
For now, you may be able to install from the R-Universe like this

install.packages('terra', repos='https://rspatial.r-universe.dev')

@Breeze-Hu
Copy link
Author

Okay, thank you very much!

@kadyb
Copy link
Contributor

kadyb commented Oct 30, 2024

I wonder why it hasn't come out in CI? Because CRAN uses an older version of the compiler (Apple clang version 14.0.3)?

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