Type: Package
Package: datplot
Title: Preparation of Object Dating Ranges for Density Plots (Aoristic
        Analysis)
Version: 1.0.0
Authors@R: 
    c(person(given = "Lisa",
             family = "Steinmann",
             role = c("aut", "cre"),
             email = "lisa.steinmann@rub.de",
             comment = c(ORCID = "0000-0002-2215-1243")),
      person(given = "Barbora",
             family = "Weissova",
             role = "ctb",
             email = "barbora.weissova@rub.de",
             comment = c(ORCID = "0000-0002-3297-6855")))
Maintainer: Lisa Steinmann <lisa.steinmann@rub.de>
Description: Converting date ranges into dating 'steps' eases
    the visualization of changes in e.g. pottery consumption, style and
    other variables over time. This package provides tools to process and
    prepare data for visualization and employs the concept of aoristic
    analysis.
License: CC BY-SA 4.0
URL: https://github.com/lsteinmann/datplot
BugReports: https://github.com/lsteinmann/datplot/issues
Depends: R (>= 3.3)
Suggests: covr, devtools, dplyr, forcats, ggplot2, ggridges, knitr,
        readxl, reshape2, rmarkdown, stringr, testthat
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: yes
Packaged: 2021-03-03 14:13:43 UTC; Lisa Steinmann
Author: Lisa Steinmann [aut, cre] (<https://orcid.org/0000-0002-2215-1243>),
  Barbora Weissova [ctb] (<https://orcid.org/0000-0002-3297-6855>)
Repository: CRAN
Date/Publication: 2021-03-04 10:00:05 UTC
Built: R 4.0.2; ; 2021-03-06 11:27:48 UTC; unix
