Skip to content

Commit

Permalink
Merge pull request #54 from ropensci/rgdal
Browse files Browse the repository at this point in the history
Rgdal
  • Loading branch information
Robinlovelace authored Oct 7, 2024
2 parents b30b8a4 + e3a3861 commit 7f9ee5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ BugReports: https://github.com/ropensci/slopes/issues
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
RoxygenNote: 7.3.2
Imports:
sf,
raster,
Expand All @@ -51,7 +51,6 @@ Suggests:
osmextract,
stplanr,
dplyr,
rgdal,
tmap,
leaflet,
bench
Expand Down
1 change: 1 addition & 0 deletions vignettes/roadnetworkcycling.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ st_write(network, "shapefiles/SlopesIoW.gpkg", append=F)
- [Oporto (Portugal)](https://web.tecnico.ulisboa.pt/~rosamfelix/gis/declives/DeclivesPorto_EU.html)
- [Leeds (UK)](https://web.tecnico.ulisboa.pt/~rosamfelix/gis/declives/SlopesLeeds.html)
- [Zurich (CH)](https://web.tecnico.ulisboa.pt/~rosamfelix/gis/declives/SlopesZurich.html)
- [Paris (FR)](https://web.tecnico.ulisboa.pt/~rosamfelix/gis/declives/SlopesParis_NASA.html)


```{r tidyup, include=FALSE}
Expand Down

0 comments on commit 7f9ee5c

Please sign in to comment.