Skip to content

Commit

Permalink
suggest withr for test
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebaron committed Jun 13, 2024
1 parent aa33731 commit 6c37495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ BugReports: https://github.com/metrumresearchgroup/pmtables/issues
Imports: purrr (>= 1.0.0), dplyr (>= 1.0.0), forcats, tidyr, rlang, glue, tibble,
assertthat, tidyselect, stringr, knitr, rmarkdown, lifecycle, rprojroot, fs
Depends: R (>= 3.5.0)
Suggests: testthat, yaml, texPreview, magick, pdftools
Suggests: testthat, yaml, texPreview, magick, pdftools, withr
Encoding: UTF-8
Language: en-US
LazyData: true
Expand Down

0 comments on commit 6c37495

Please sign in to comment.