Skip to content

Commit 603d946

Browse files
committed
update news
1 parent f70b356 commit 603d946

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# parsnip (development version)
22

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)
6+
37
# parsnip 1.3.1
48

59
## Bug Fixes

0 commit comments

Comments
 (0)