Skip to content

Commit 373cefd

Browse files
committed
updated docs and fixed typo
1 parent 36a4f43 commit 373cefd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Imports:
2828
stats,
2929
tidyr,
3030
globals,
31-
vctrs (> = 0.2.0)
31+
vctrs (>= 0.2.0)
3232
Roxygen: list(markdown = TRUE)
3333
RoxygenNote: 6.1.1
3434
Suggests:

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Unplanned release based on CRAN requirements for Solaris.
2222

2323
* A suite of internal functions were added to help with upcoming model tuning features.
2424

25+
* A `parsnip` object always saved the name(s) of the outcome variable(s) for proper naming of the predicted values.
26+
2527

2628
# parsnip 0.0.2
2729

0 commit comments

Comments
 (0)