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.6.1 |
| Depends: | R (≥ 3.4) |
| Imports: | rlang (≥ 1.0.4), tzdb (≥ 0.3.0), vctrs (≥ 0.4.1) |
| LinkingTo: | cpp11 (≥ 0.4.2), tzdb (≥ 0.3.0) |
| Suggests: | covr, knitr, magrittr, pillar, rmarkdown, testthat (≥ 3.0.0), withr |
| Published: | 2022-07-18 |
| Author: | Davis Vaughan [aut, cre], RStudio [cph, fnd] |
| Maintainer: | Davis Vaughan <davis at rstudio.com> |
| BugReports: | https://github.com/r-lib/clock/issues |
| License: | MIT + file LICENSE |
| URL: | https://clock.r-lib.org, 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.6.1.tar.gz |
| Windows binaries: | r-devel: clock_0.6.1.zip, r-release: clock_0.6.1.zip, r-oldrel: clock_0.6.1.zip |
| macOS binaries: | r-release (arm64): clock_0.6.1.tgz, r-oldrel (arm64): clock_0.6.1.tgz, r-release (x86_64): clock_0.6.1.tgz, r-oldrel (x86_64): clock_0.6.1.tgz |
| Old sources: | clock archive |
| Reverse imports: | grates, incidence2 |
| Reverse suggests: | ivs |
Please use the canonical form https://CRAN.R-project.org/package=clock to link to this page.