Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 4 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
20 changes: 20 additions & 0 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -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