Skip to content

Commit

Permalink
Move {readr} to suggests
Browse files Browse the repository at this point in the history
  • Loading branch information
Moohan committed Aug 1, 2024
1 parent cd96533 commit c6d7000
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 @@ -19,11 +19,11 @@ Imports:
jsonlite (>= 1.0.0),
magrittr (>= 1.0.0),
purrr,
readr (>= 1.0.0),
stringdist,
tibble (>= 3.0.0)
Suggests:
covr,
readr (>= 1.0.0),
testthat (>= 3.0.0),
xml2
Config/testthat/edition: 3
Expand Down

0 comments on commit c6d7000

Please sign in to comment.