Package: dttr2
Title: Manipulate Dates, DateTimes and Times
Version: 0.0.1
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: 6.1.1
Language: en-US
NeedsCompilation: no
Packaged: 2019-06-27 16:08:05 UTC; joe
Author: Joe Thorley [aut, cre] (<https://orcid.org/0000-0002-7683-4592>)
Maintainer: Joe Thorley <joe@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2019-06-28 16:20:22 UTC
