Skip to content

Install GDAL and PROJ explicitly on macos#57

Merged
wkearn merged 7 commits intoTopoToolbox:mainfrom
wkearn:install-deps
Dec 3, 2025
Merged

Install GDAL and PROJ explicitly on macos#57
wkearn merged 7 commits intoTopoToolbox:mainfrom
wkearn:install-deps

Conversation

@wkearn
Copy link
Copy Markdown
Member

@wkearn wkearn commented Dec 2, 2025

Recently, we have noticed CI failures on macos-latest due to missing PROJ (#56). setup-r-dependencies says it can install system packages on Linux, but not Windows or macos. This adds an explicit installation of GDAL and PROJ using Homebrew on macos.

Why do we not need to do this on Windows? setup-r-dependencies says it
can install system packages on Linux, but not Windows or macos.
@wkearn wkearn added the build label Dec 2, 2025
@wkearn wkearn merged commit 1e480de into TopoToolbox:main Dec 3, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant