We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ea34dd commit dec5ad0Copy full SHA for dec5ad0
1 file changed
.github/workflows/R-CMD-check.yaml
@@ -63,6 +63,7 @@ jobs:
63
sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable
64
sudo apt update
65
sudo apt install libudunits2-dev libgdal-dev libgeos-dev libproj-dev libsqlite3-dev
66
+ R -e install.packages("sf")
67
68
- name: Install system dependencies
69
if: runner.os == 'Linux (no, skip!)'
0 commit comments