Skip to content

Commit

Permalink
add vctrs to Imports
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpcouch committed Oct 16, 2024
1 parent 9586c09 commit 1117bce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ Imports:
purrr,
rlang (>= 1.1.0),
tibble,
tidyselect
tidyselect,
vctrs
Suggests:
modeldata,
testthat (>= 3.0.0),
Expand Down

0 comments on commit 1117bce

Please sign in to comment.