Package: ggpointless
Title: A Small Collection of New Geometries, and Stats for 'ggplot2'
Version: 0.0.2
Authors@R: 
    person(
     given = "Markus",
     family = "Döring",
     email = "m4rkus.doering@gmail.com",
     role = c("aut", "cre"))
Description: A collection of new geometries and stats for
    'ggplot2'. geom_pointless() adds minimal emphasis to your 
    plots making it easy to highlight some observations. This
    layer provides additional context. Or just some visual sugar. 
    geom_lexis() draws a 45° lifeline of an event that mimics 
    lexis diagrams. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
URL: https://flrd.github.io/ggpointless/,
        https://github.com/flrd/ggpointless
BugReports: https://github.com/flrd/ggpointless/issues
Depends: ggplot2 (>= 3.3.0), R (>= 2.10)
Suggests: knitr, covr, testthat (>= 3.0.0), rmarkdown, ragg, scales,
        ggtext, ggrepel, vdiffr (>= 1.0.0)
Config/testthat/edition: 3
LazyData: true
VignetteBuilder: knitr
Collate: 'aaa.R' 'data.R' 'legend-draw.R' 'geom-lexis.R'
        'geom-pointless.R' 'ggpointless-package.R' 'stat-lexis.R'
        'stat-pointless.R' 'utils.R'
NeedsCompilation: no
Packaged: 2022-06-08 07:29:37 UTC; markus
Author: Markus Döring [aut, cre]
Maintainer: Markus Döring <m4rkus.doering@gmail.com>
Repository: CRAN
Date/Publication: 2022-06-08 09:10:05 UTC
