Provides a comprehensive library for date-time manipulations using a new family of orthogonal date-time classes (durations, time points, zoned-times, and calendars) that partition responsibilities so that the complexities of time zones are only considered when they are really needed. Capabilities include: date-time parsing, formatting, arithmetic, extraction and updating of components, and rounding.
Version: | 0.2.0 |
Depends: | R (≥ 3.3) |
Imports: | ellipsis (≥ 0.3.1), rlang (≥ 0.4.10), tzdb (≥ 0.1.0), vctrs (≥ 0.3.7) |
LinkingTo: | cpp11 (≥ 0.2.7) |
Suggests: | covr, knitr, magrittr, pillar, rmarkdown, testthat (≥ 3.0.0), withr |
Published: | 2021-04-12 |
Author: | Davis Vaughan [aut, cre], Howard Hinnant [cph] (Author of the included date library), RStudio [cph, fnd] |
Maintainer: | Davis Vaughan <davis at rstudio.com> |
BugReports: | https://github.com/r-lib/clock/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/r-lib/clock |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
Materials: | README NEWS |
In views: | TimeSeries |
CRAN checks: | clock results |
Reference manual: | clock.pdf |
Vignettes: |
Getting Started Frequently Asked Questions Examples and Recipes |
Package source: | clock_0.2.0.tar.gz |
Windows binaries: | r-devel: clock_0.1.0.zip, r-release: clock_0.2.0.zip, r-oldrel: clock_0.2.0.zip |
macOS binaries: | r-release: clock_0.2.0.tgz, r-oldrel: clock_0.2.0.tgz |
Old sources: | clock archive |
Please use the canonical form https://CRAN.R-project.org/package=clock to link to this page.