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 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 Roxygen: list(markdown = TRUE) 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' Repository: https://s-fleck.r-universe.dev Date/Publication: 2024-11-20 15:01:21 UTC RemoteUrl: https://github.com/s-fleck/dint RemoteRef: HEAD RemoteSha: 0920406136bee6d99c60fa4b5ea7ecc644763a0e NeedsCompilation: no Packaged: 2026-06-16 10:54:33 UTC; root Author: Stefan Fleck [aut, cre] (ORCID: )