Package: dttr2
Title: Manipulate Dates, DateTimes and Times
Version: 0.0.2
Authors@R: 
  person("Joe", "Thorley", email = "joe@poissonconsulting.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7683-4592"))
Description: Manipulates date (Date), datetime (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
Depends: R (>= 3.4.0)
Imports: checkr, hms
Suggests: testthat, covr
URL: https://github.com/poissonconsulting/dttr
BugReports: https://github.com/poissonconsulting/dttr/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
Language: en-US
NeedsCompilation: no
Packaged: 2020-02-04 23:01:25 UTC; joe
Author: Joe Thorley [aut, cre] (<https://orcid.org/0000-0002-7683-4592>)
Maintainer: Joe Thorley <joe@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2020-02-05 10:40:02 UTC
