diff --git a/DESCRIPTION b/DESCRIPTION index 15e4599d..62dda684 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: clock Title: Date-Time Types and Tools -Version: 0.5.0.9000 +Version: 0.6.0 Authors@R: c(person(given = "Davis", family = "Vaughan", diff --git a/NEWS.md b/NEWS.md index a6813c1c..f4844afe 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# clock (development version) +# clock 0.6.0 * New `date_count_between()`, `calendar_count_between()`, and `time_point_count_between()` for computing the number of units of time between diff --git a/cran-comments.md b/cran-comments.md index 0845fd97..ebf3238f 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -9,6 +9,10 @@ We checked 2 reverse dependencies, comparing R CMD check results across CRAN and * We saw 0 new problems * We failed to check 0 packages +## 0.6.0 Submission + +This is a minor release with a few new features. + ## 0.5.0 Submission This is a minor release with a few new parsing functions, updates to the diff --git a/revdep/README.md b/revdep/README.md index 52e12c71..71c47097 100644 --- a/revdep/README.md +++ b/revdep/README.md @@ -1,2 +1,22 @@ +# Platform + +|field |value | +|:--------|:-------------------------------------------| +|version |R version 4.1.1 Patched (2021-10-08 r81024) | +|os |macOS Mojave 10.14.6 | +|system |x86_64, darwin17.0 | +|ui |RStudio | +|language |(EN) | +|collate |en_US.UTF-8 | +|ctype |en_US.UTF-8 | +|tz |America/New_York | +|date |2021-12-01 | + +# Dependencies + +|package |old |new |Δ | +|:-------|:-----|:----------|:--| +|clock |0.5.0 |0.5.0.9000 |* | + # Revdeps