Skip to content

Commit

Permalink
Update DESCRIPTION
Browse files Browse the repository at this point in the history
add two further packages to Depends, `scales` and `forcats`
  • Loading branch information
ehwenk authored Dec 14, 2023
1 parent 59b2b38 commit fcebb77
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,11 @@ Depends:
sf,
ozmaps,
pilot,
ggbeeswarm,
ggbeeswarm (>= 0.7.1),
gridExtra,
ggpointdensity
ggpointdensity,
scales,
forcats
Suggests:
knitr (>= 1.30),
rmarkdown (>= 2.4),
Expand Down

0 comments on commit fcebb77

Please sign in to comment.