Skip to content

Commit

Permalink
Correct package dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Liang Zhang <[email protected]>
  • Loading branch information
psychelzh committed Aug 28, 2023
1 parent 28fd92f commit 39ef684
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -18,33 +18,29 @@ Depends:
R (>= 4.1.0)
Imports:
bit64,
cachem,
data.iquizoo (>= 0.3.0),
DBI,
dplyr,
jsonlite,
memoise,
purrr,
rlang (>= 1.0.0),
stringr,
tarchetypes,
targets,
tidyr,
tidyselect,
utils,
vctrs
Suggests:
cachem,
config,
covr,
fs,
future,
future.callr,
jsonlite,
lifecycle,
memoise,
mockery,
odbc,
preproc.iquizoo (>= 2.4.0),
RMariaDB,
roxygen2,
tarchetypes,
targets,
testthat (>= 3.0.0),
tibble,
withr
Expand Down

0 comments on commit 39ef684

Please sign in to comment.