diff --git a/CRAN-RELEASE b/CRAN-RELEASE new file mode 100644 index 0000000..67f9346 --- /dev/null +++ b/CRAN-RELEASE @@ -0,0 +1,2 @@ +This package was submitted to CRAN on 2019-09-19. +Once it is accepted, delete this file and tag the release (commit 700fe92dfa). diff --git a/DESCRIPTION b/DESCRIPTION index 2ad367c..0c1eca0 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: tibbletime Type: Package Title: Time Aware Tibbles -Version: 0.1.2.9000 +Version: 0.1.3 Authors@R: c( person("Davis", "Vaughan", email = "davis@rstudio.com", role = c("aut", "cre")), person("Matt", "Dancho", email = "mdancho@business-science.io", role = c("aut")) diff --git a/NEWS.md b/NEWS.md index 3b4f01d..6d1bb36 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# tibbletime (development version) +# tibbletime 0.1.3 * Features diff --git a/cran-comments.md b/cran-comments.md index 0c60f62..aeffde9 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,19 +1,11 @@ -## Resubmission - -I accidentally shipped the entire revdep/ folder alongside the package. I have -added it to '.Rbuildignore' now. - ## Release Summary -This is a minor release of 'tibbletime'. It fixes a few small bugs regarding -the new version of 'tibble', and changes a test in preparation for -'dplyr' 0.8.0. - -I have also changed the maintainer email to reflect a job change. +This is a minor release of 'tibbletime'. It mainly updates the `tidyr::nest()` +and `tidyr::unnest()` methods for compatability with tidyr 1.0.0. ## Test environments -* local Mac install, R 3.5.1 -* ubuntu 14.04.5 (on travis-ci) (3.4.4, devel, release) +* local Mac install, R 3.6.0 +* ubuntu 14.04.5 (on travis-ci) (3.6.0, devel, release) * win-builder (devel and release) ## R CMD check results @@ -27,13 +19,6 @@ There were no ERRORs, WARNINGs or NOTEs. ## Revdep checks -The 3 reverse dependencies passed with no errors, and the warnings / notes -were unrelated to this update. - -|package |version |error |warning |note | -|:----------------------------------|:-------|:-----|:-------|:----| -|[anomalize](problems.md#anomalize) |0.1.1 | | |1 | -|[tidyquant](problems.md#tidyquant) |0.5.5 | |1 | | -|tsbox |0.0.3 | | | | - +The 4 revdeps have been checked, and nothing has been broken by this release. +This should free up anomalize to be fixed as well (tidyr 1.0.0 broke it). diff --git a/docs/404.html b/docs/404.html new file mode 100644 index 0000000..2495874 --- /dev/null +++ b/docs/404.html @@ -0,0 +1,166 @@ + + + +
+ + + + +