Skip to content

Commit

Permalink
sumbit to CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
earowang committed Jun 3, 2019
1 parent 1381c4d commit 406a66a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CRAN-RELEASE
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
This package was submitted to CRAN on 2019-04-28.
Once it is accepted, delete this file and tag the release (commit ab9cae6ca5).
This package was submitted to CRAN on 2019-06-03.
Once it is accepted, delete this file and tag the release (commit 1381c4dfb4).
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: tsibble
Title: Tidy Temporal Data Frames and Tools
Version: 0.8.0.9100
Version: 0.8.1
Authors@R:
c(person(given = "Earo",
family = "Wang",
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# tsibble dev
# tsibble 0.8.1

* **Breaking change**: `index_by(.data, <empty>)` by default groups the index variable rather than previously `ungroup()`.
* Added new `unnest_tsibble()` to minimise the impact from the upcoming API changes in `tidyr::unnest()`.
Expand Down

0 comments on commit 406a66a

Please sign in to comment.