We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Remotes
1 parent c9ae847 commit c7cc0d5Copy full SHA for c7cc0d5
DESCRIPTION
@@ -29,7 +29,7 @@ Imports:
29
rlang (>= 0.4.0),
30
tibble (>= 2.1.3),
31
purrr (>= 0.3.2),
32
- parsnip (>= 1.0.1.9000),
+ parsnip (>= 1.0.2),
33
workflows (>= 0.2.3),
34
recipes (>= 0.2.0),
35
rsample (>= 0.1.1),
@@ -64,5 +64,3 @@ Roxygen: list(markdown = TRUE)
64
RoxygenNote: 7.2.1
65
VignetteBuilder: knitr
66
Config/testthat/edition: 3
67
-Remotes:
68
- tidymodels/parsnip
0 commit comments