Package: ggreveal
Title: Reveal a 'ggplot' Incrementally
Version: 0.1.4
Authors@R: 
    person("Weverthon", "Machado", , "weverthonmachado@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-9919-4738"))
Description: Provides functions that make it easy to reveal 'ggplot2' graphs incrementally. The functions take a plot produced with 'ggplot2' and return a list of plots showing data incrementally by panels, layers, groups, the values in an axis or any arbitrary aesthetic.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2.9000
Imports: cli, dplyr, ggplot2, ggplotify, rlang, stringr, tidyr
Suggests: testthat (>= 3.0.0), withr, vdiffr, mockery
Config/testthat/edition: 3
URL: http://www.weverthon.com/ggreveal/,
        https://github.com/weverthonmachado/ggreveal
BugReports: https://github.com/weverthonmachado/ggreveal/issues
NeedsCompilation: no
Packaged: 2024-11-10 15:10:07 UTC; Macha010
Author: Weverthon Machado [aut, cre, cph]
    (<https://orcid.org/0000-0001-9919-4738>)
Maintainer: Weverthon Machado <weverthonmachado@gmail.com>
Repository: CRAN
Date/Publication: 2024-11-10 17:10:06 UTC
Built: R 4.3.3; ; 2024-11-10 18:20:53 UTC; unix
