Package: clock Title: Date-Time Types and Tools Version: 0.7.0 Authors@R: c( person("Davis", "Vaughan", , "davis@posit.co", role = c("aut", "cre")), person("Posit Software, PBC", role = c("cph", "fnd")) ) Description: 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. License: MIT + file LICENSE URL: https://clock.r-lib.org, https://github.com/r-lib/clock BugReports: https://github.com/r-lib/clock/issues Depends: R (>= 3.5.0) Imports: cli (>= 3.6.1), lifecycle (>= 1.0.3), rlang (>= 1.1.0), tzdb (>= 0.4.0), vctrs (>= 0.6.1) Suggests: covr, knitr, magrittr, pillar, rmarkdown, slider (>= 0.3.0), testthat (>= 3.0.0), withr LinkingTo: cpp11 (>= 0.4.3), tzdb (>= 0.4.0) VignetteBuilder: knitr Config/Needs/website: lubridate, tidyverse/tidytemplate Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.3 NeedsCompilation: yes Packaged: 2023-05-15 17:58:13 UTC; davis Author: Davis Vaughan [aut, cre], Posit Software, PBC [cph, fnd] Maintainer: Davis Vaughan Repository: CRAN Date/Publication: 2023-05-15 19:10:05 UTC Built: R 4.3.0; x86_64-conda-linux-gnu; 2023-06-16 07:07:36 UTC; unix