Type: Package
Package: dint
Title: A Toolkit for Year-Quarter, Year-Month and Year-Isoweek Dates
Version: 2.1.5
Authors@R: 
    person(given = "Stefan",
           family = "Fleck",
           role = c("aut", "cre"),
           email = "stefan.b.fleck@gmail.com",
           comment = c(ORCID = "0000-0003-3344-9851"))
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: covr, ggplot2, knitr, lubridate, rmarkdown, scales, testthat,
        zoo
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.0.2
Collate: 'accessors.R' 'arithmetic.R' 'date_xx.R' 'date_y.R'
        'date_ym.R' 'date_yq.R' 'date_yw.R' 'dint-package.R'
        'extract.r' 'first_of.R' 'format.R' 'increment.R' 'parser.R'
        'predicates.R' 'utils-sfmisc.R' 'zoo-compat.R'
        'scale_date_xx.R' 'seq.R' 'utils.R'
NeedsCompilation: no
Packaged: 2024-11-20 15:04:33 UTC; stefan.fleck
Author: Stefan Fleck [aut, cre] (<https://orcid.org/0000-0003-3344-9851>)
Repository: CRAN
Date/Publication: 2024-11-20 15:20:02 UTC
Built: R 4.6.0; ; 2025-10-14 01:10:58 UTC; windows
