Skip to content

Commit

Permalink
Merge pull request #83 from nhs-r-community/issue_82_ggplot2_to_suggests
Browse files Browse the repository at this point in the history
move ggplot2 to from imports to suggests
  • Loading branch information
ThomUK committed Aug 8, 2024
2 parents faa0bef + 4e6487e commit de7a3b0
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 @@ -24,16 +24,15 @@ Config/testthat/edition: 3
Imports:
cli,
dplyr,
ggplot2,
rlang,
purrr,
utils,
stats
Suggests:
ggplot2,
knitr,
rmarkdown,
testthat (>= 3.0.0)
Depends:
R (>= 2.10)
LazyData: true

0 comments on commit de7a3b0

Please sign in to comment.