Package: chronochrt
Title: Creating Chronological Charts
Version: 0.1.4
Date: 2025-11-22
Authors@R: 
    c(person(given = "Thomas",
           family = "Rose",
           role = c("aut", "cre"),
           email = "roseth@posteo.com",
           comment = c(ORCID = "0000-0002-8186-3566")), 
     person(given = "Chiara",
           family = "Girotto",
           role = c("aut"),
           email = "chiara.girotto@web.de",
           comment = c(ORCID = "0000-0001-6412-342X")))
Description: Easy way to draw chronological charts from tables, aiming to include an intuitive environment for anyone new to R. Includes 'ggplot2' geoms and theme for chronological charts. 
Language: en-GB
License: GPL-3
URL: https://github.com/archaeothommy/chronochrt
BugReports: https://github.com/archaeothommy/chronochrt/issues
Imports: dplyr (>= 1.0.0), ggplot2 (>= 3.4.0), grid, magick, magrittr,
        readr, tibble, tidyr, rlang, tidyselect
Suggests: readxl, testthat (>= 3.0.0), knitr, rmarkdown, covr, vdiffr
Encoding: UTF-8
RoxygenNote: 7.3.3
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-11-22 17:55:46 UTC; Thomas Rose
Author: Thomas Rose [aut, cre] (ORCID: <https://orcid.org/0000-0002-8186-3566>),
  Chiara Girotto [aut] (ORCID: <https://orcid.org/0000-0001-6412-342X>)
Maintainer: Thomas Rose <roseth@posteo.com>
Repository: CRAN
Date/Publication: 2025-11-22 23:00:02 UTC
Built: R 4.4.3; ; 2025-11-24 00:52:38 UTC; windows
