Skip to content

Commit

Permalink
withr is now required
Browse files Browse the repository at this point in the history
  • Loading branch information
PietrH committed Dec 1, 2023
1 parent 9553689 commit 3d19731
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ Imports:
methods,
odbc,
readr,
stringr
stringr,
withr
Suggests:
formattable,
leaflet,
Expand All @@ -41,8 +42,7 @@ Suggests:
rmarkdown,
testthat (>= 3.0.0),
tidyr,
frictionless,
withr
frictionless
LazyData: true
Encoding: UTF-8
VignetteBuilder: knitr
Expand Down

0 comments on commit 3d19731

Please sign in to comment.