You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We checked 3 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
8
4
9
5
* We saw 0 new problems
10
6
* We failed to check 0 packages
11
-
12
-
## 0.6.0 Submission
13
-
14
-
This is a minor release with a few new features.
15
-
16
-
## 0.5.0 Submission
17
-
18
-
This is a minor release with a few new parsing functions, updates to the
19
-
required version of tzdb, and a few small changes to default formatting output
20
-
and parsing input.
21
-
22
-
## 0.4.1 Submission
23
-
24
-
This is a patch release to support upcoming changes in testthat.
25
-
26
-
## 0.4.0 Submission
27
-
28
-
This is a minor release containing a few new functions: `date_start()`, `date_end()`, and `invalid_remove()`. It also requires tzdb 0.1.2 to hopefully fix a compilation issue on RHEL7/Centos machines.
29
-
30
-
## 0.3.1 Submission
31
-
32
-
This is a patch release mainly intended to support an upcoming breaking change in testthat.
33
-
34
-
## 0.3.0 Submission
35
-
36
-
This is a minor release that switches clock to use the date API exposed by tzdb. It also adds a new sequence generation function, `date_seq()`.
37
-
38
-
## 0.2.0 Submission
39
-
40
-
This is a minor release to fix the error on CRAN's Solaris build, and add a few new features.
41
-
42
-
## 0.1.0 Submission
43
-
44
-
This is the first release of clock. There are no references that I would like to include with the package. The installed size of clock may be large on some platforms due to the large amount of templated C++ code included with the package.
0 commit comments