Skip to content

Commit

Permalink
fix: add tidyr to suggests
Browse files Browse the repository at this point in the history
  • Loading branch information
TimTaylor committed May 16, 2024
1 parent 83d3492 commit 38757ba
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 @@ -38,7 +38,8 @@ Suggests:
knitr,
markdown,
rlang,
testthat (>= 3.0.0)
testthat (>= 3.0.0),
tidyr
VignetteBuilder: knitr
Config/testthat/edition: 3
LazyData: true

0 comments on commit 38757ba

Please sign in to comment.