Package: ggpointless
Title: Emphasize Observations with Points
Version: 0.0.1
Date: 2022-03-03
Authors@R: 
    person(
     given = "Markus",
     family = "Döring",
     email = "m4rkus.doering@gmail.com",
     role = c("aut", "cre"))
Description: Add minimal emphasis to your plots. 'ggpointless' is a 
    small extension of the 'ggplot2' library making it easy to highlight 
    the first, or last observations, sample minimum and maximum. The goal
    is to provide additional context. Or just some visual sugar.
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, ggtext
Config/testthat/edition: 3
LazyData: true
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-03-03 19:23:28 UTC; markus
Author: Markus Döring [aut, cre]
Maintainer: Markus Döring <m4rkus.doering@gmail.com>
Repository: CRAN
Date/Publication: 2022-03-08 20:20:05 UTC
Built: R 4.0.5; ; 2022-03-09 11:56:39 UTC; unix
