Skip to content

Commit bbe0732

Browse files
committed
add sparsevctrs to imports
1 parent d1d4df4 commit bbe0732

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

DESCRIPTION

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Imports:
3232
prettyunits,
3333
purrr (>= 1.0.0),
3434
rlang (>= 1.1.0),
35+
sparsevctrs (>= 0.1.0),
3536
stats,
3637
tibble (>= 2.1.1),
3738
tidyr (>= 1.3.0),
@@ -78,5 +79,6 @@ Encoding: UTF-8
7879
LazyData: true
7980
Roxygen: list(markdown = TRUE)
8081
Remotes:
81-
tidymodels/hardhat
82+
tidymodels/hardhat,
83+
r-lib/sparsevctrs
8284
RoxygenNote: 7.3.1

0 commit comments

Comments
 (0)