Skip to content

Commit b18aac9

Browse files
committed
add sf and readr into imports
1 parent 537003c commit b18aac9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

DESCRIPTION

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,18 @@ Imports: digest (>= 0.1),
2323
dplyr (>= 1.0),
2424
httr (>= 1.0.0),
2525
jsonlite (>= 1.0),
26-
rlang
26+
sf,
27+
geojsonsf,
28+
rlang,
29+
readr
2730
RoxygenNote: 7.3.1
2831
Suggests: knitr,
2932
ggplot2,
3033
leaflet,
3134
mapdeck,
3235
rmarkdown,
33-
readr,
3436
scales,
3537
sp,
36-
sf,
37-
geojsonsf,
3838
tidyr,
3939
lwgeom,
4040
xml2

0 commit comments

Comments
 (0)