Package: chronochrt
Title: Creating Chronological Charts
Version: 0.1.3
Date: 2024-01-01
Authors@R: 
    c(person(given = "Thomas",
           family = "Rose",
           role = c("aut", "cre"),
           email = "thomas.rose@daad-alumni.de",
           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://gitlab.com/archaeothommy/chronochrt
BugReports: https://gitlab.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.2.3
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-01-14 13:46:28 UTC; Thomas Rose
Author: Thomas Rose [aut, cre] (<https://orcid.org/0000-0002-8186-3566>),
  Chiara Girotto [aut] (<https://orcid.org/0000-0001-6412-342X>)
Maintainer: Thomas Rose <thomas.rose@daad-alumni.de>
Repository: CRAN
Date/Publication: 2024-01-14 14:10:11 UTC
Built: R 4.5.2; ; 2025-11-08 04:24:52 UTC; windows
