Type: Package
Package: dint
Title: A Toolkit for Year-Quarter, Year-Month and Year-Isoweek Dates
Version: 2.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, year-month and
  year-isoweek 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, covr
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0.9000
NeedsCompilation: no
Packaged: 2018-09-29 08:02:38 UTC; hoelk
Author: Stefan Fleck [aut, cre]
Repository: CRAN
Date/Publication: 2018-09-29 15:30:05 UTC
