-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
26 lines (26 loc) · 1.26 KB
/
DESCRIPTION
File metadata and controls
26 lines (26 loc) · 1.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Package: ggreveal
Title: Reveal a 'ggplot' Incrementally
Version: 0.2.0
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.3
Imports: cli, dplyr, ggplot2, ggplotify, rlang, stringr, tidyr,
patchwork
Suggests: testthat (>= 3.0.0), vdiffr, mockery, knitr, rmarkdown
Config/testthat/edition: 3
URL: http://www.weverthon.com/ggreveal/,
https://github.com/weverthonmachado/ggreveal
BugReports: https://github.com/weverthonmachado/ggreveal/issues
Config/Needs/website: rmarkdown, magick, palmerpenguins, ggridges,
ggpubr, geobr, sf, ggmapinset
NeedsCompilation: no
Packaged: 2026-04-04 21:46:05 UTC; Macha010
Author: Weverthon Machado [aut, cre, cph] (ORCID:
<https://orcid.org/0000-0001-9919-4738>)
Maintainer: Weverthon Machado <weverthonmachado@gmail.com>
Repository: CRAN
Date/Publication: 2026-04-04 22:00:02 UTC