Type: Package
Package: dint
Title: A Toolkit for Year-Quarter and Year-Month Dates
Version: 1.0.0
Authors@R: person("Stefan", "Fleck", email = "stefan.b.fleck@gmail.com", role = c("aut", "cre"))
Maintainer: Stefan Fleck <stefan.b.fleck@gmail.com>
Description: 
  S3 classes and methods to create and work with year-quarter and year-month 
  vectors. Basic arithmetic operations (such as adding and subtracting) are
  supported, as well as formatting and converting to and from standard R
  Date types.
License: MIT + file LICENSE
URL: https://github.com/s-fleck/dint
BugReports: https://github.com/s-fleck/dint/issues
Suggests: ggplot2, knitr, lubridate, rmarkdown, testthat
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-08-10 16:47:27 UTC; hoelk
Author: Stefan Fleck [aut, cre]
Repository: CRAN
Date/Publication: 2018-08-13 14:00:06 UTC
