You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# parsnip (development version)
2
2
3
+
* Moved to using the base R pipe.
4
+
* Required changes to pass CRAN's "no suggests" check.
5
+
* Avoid warnings/failures when reading package files via `system.file()`. This means that we are not going to use parsnip's `models.tsv` in factor of using an internal tibble. (#1271)
0 commit comments