-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
34 lines (34 loc) · 917 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
34 lines (34 loc) · 917 Bytes
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
27
28
29
30
31
32
33
34
Package: ggplotplus
Title: Universal Design-Oriented Enhancements for 'ggplot2'
Version: 0.5.7
Authors@R:
person("Alex", "Bajcz", email = "bajcz003@umn.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5909-4676"))
BugReports: https://github.com/MAISRC/ggplotplus/issues
Description: A collection of enhancements to 'ggplot2', with a focus on creating Universally Designed, accessible graphs easily and quickly.
Depends: R (>= 4.1.0)
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/MAISRC/ggplotplus
Roxygen: list(markdown = TRUE)
Language: en-US
Imports:
ggplot2 (>= 4.0.1),
rlang,
S7,
grid,
gtable,
scales,
viridisLite,
polyclip,
ggrepel (>= 0.9.0),
dplyr,
stats,
grDevices
Suggests:
testthat (>= 3.0.0),
ragg (>= 1.5.2),
patchwork,
cowplot
Config/testthat/edition: 3
LazyData: true
Config/roxygen2/version: 8.1.0