Skip to content

Commit

Permalink
remove rgdal from suggests #51
Browse files Browse the repository at this point in the history
and use up-to-date Roxygen
  • Loading branch information
temospena committed Oct 7, 2024
1 parent eda78f1 commit e3a3861
Showing 1 changed file with 1 addition 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

0 comments on commit e3a3861

Please sign in to comment.