Skip to content

Commit

Permalink
Update R.md
Browse files Browse the repository at this point in the history
needs geos now
  • Loading branch information
mpiercy authored Nov 10, 2023
1 parent 13de97c commit 0163d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/software/using/R.md
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ So for `sf`, in order to load the dependencies, exit `R`, load the `udunits`
and `gdal` modules, and try installing `sf` again:

``` none
$ ml load physics udunits gdal
$ ml load physics udunits gdal geos
$ ml R
$ R
> install.packages("sf")
Expand Down

0 comments on commit 0163d09

Please sign in to comment.