Skip to content

Commit 62daaab

Browse files
committed
CRAN prep
1 parent 9fa2a66 commit 62daaab

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

NEWS.md

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

3+
* Remove use of okc_text in vignette
4+
5+
* Fix bug in printing of tokenlists
6+
37
# textrecipes 0.5.1
48

59
* `step_tfidf()` now correctly saves the idf values and applies them to the testing data set.

cran-comments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## Release Summary
22

3-
This is the 12th CRAN release of textrecipes.
3+
This is the 13th CRAN release of textrecipes.
44

5-
Fixes a major bug in `step_tfidf()`
5+
removes use of okc_text data completely
66

77
## R CMD check results
88

0 commit comments

Comments
 (0)