Package: dttr2
Title: Manipulate Date, POSIXct and hms Vectors
Version: 0.4.0
Authors@R: 
    c(person(given = "Joe",
             family = "Thorley",
             role = c("aut", "cre"),
             email = "joe@poissonconsulting.ca",
             comment = c(ORCID = "0000-0002-7683-4592")),
      person(given = "Poisson Consulting",
             role = c("cph", "fnd")))
Description: Manipulates date ('Date'), date time ('POSIXct') and time
    ('hms') vectors.  Date/times are considered discrete and are floored
    whenever encountered.  Times are wrapped and time zones are maintained
    unless explicitly altered by the user.
License: MIT + file LICENSE
URL: https://github.com/poissonconsulting/dttr2
BugReports: https://github.com/poissonconsulting/dttr2/issues
Depends: R (>= 3.3)
Imports: chk, hms, lifecycle
Suggests: covr, rlang, testthat (>= 3.0.0)
RdMacros: lifecycle
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-09-19 01:16:38 UTC; joe
Author: Joe Thorley [aut, cre] (<https://orcid.org/0000-0002-7683-4592>),
  Poisson Consulting [cph, fnd]
Maintainer: Joe Thorley <joe@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2021-09-19 04:40:09 UTC
Built: R 4.0.2; ; 2021-09-19 10:23:51 UTC; unix
