Skip to content

Commit b153e63

Browse files
committed
prepping for cran release
1 parent 7820803 commit b153e63

4 files changed

Lines changed: 224 additions & 232 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Description: Tools that can be used to reshape and restructure text
1111
Depends: R (>= 3.2.2)
1212
Imports: data.table, slam, stringi, utils
1313
Suggests: testthat
14-
Date: 2017-02-15
14+
Date: 2017-02-21
1515
License: GPL-2
1616
LazyData: TRUE
1717
Roxygen: list(wrap = FALSE)

NEWS

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ And constructed with the following guidelines:
1717
* Bug fixes and misc changes bumps the patch
1818

1919

20-
textshape 1.0.2 -
20+
textshape 1.0.2
2121
----------------------------------------------------------------
2222

2323
BUG FIXES
@@ -40,10 +40,6 @@ NEW FEATURES
4040
* `tidy_list` picks up the ability to tidy a list of named vectors into three
4141
columns.
4242

43-
MINOR FEATURES
44-
45-
IMPROVEMENTS
46-
4743
CHANGES
4844

4945
* `as.tibble` removed from all function arguments. This was a nice interactive

NEWS.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ And constructed with the following guidelines:
1717
* Bug fixes and misc changes bumps the patch
1818

1919

20-
textshape 1.0.2 -
20+
textshape 1.0.2
2121
----------------------------------------------------------------
2222

2323
**BUG FIXES**
@@ -40,10 +40,6 @@ textshape 1.0.2 -
4040
* `tidy_list` picks up the ability to tidy a list of named vectors into three
4141
columns.
4242

43-
**MINOR FEATURES**
44-
45-
**IMPROVEMENTS**
46-
4743
**CHANGES**
4844

4945
* `as.tibble` removed from all function arguments. This was a nice interactive

0 commit comments

Comments
 (0)