Skip to content

Commit

Permalink
fix: actually import cachem and openssl
Browse files Browse the repository at this point in the history
  • Loading branch information
dsweber2 committed Sep 5, 2023
1 parent f6705a0 commit c4408b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -24,23 +24,23 @@ Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
Imports:
cachem,
checkmate,
cli,
httr,
jsonlite,
magrittr,
MMWRweek,
purrr,
openssl,
readr,
tibble,
xml2
RoxygenNote: 7.2.3
Suggests:
cachem,
dplyr,
ggplot2,
knitr,
openssl,
rmarkdown,
testthat (>= 3.1.5),
withr
Expand Down

0 comments on commit c4408b3

Please sign in to comment.