Skip to content

Commit

Permalink
docs: added stringr to suggests for pkgdown website
Browse files Browse the repository at this point in the history
  • Loading branch information
simpar1471 committed Oct 16, 2024
1 parent 983d797 commit 8cb56cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ Config/Needs/website: rmarkdown
Suggests:
knitr,
rmarkdown,
testthat (>= 3.0.0)
testthat (>= 3.0.0),
stringr
Config/testthat/edition: 3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
Expand Down

0 comments on commit 8cb56cf

Please sign in to comment.