-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathDESCRIPTION
More file actions
38 lines (38 loc) · 1.04 KB
/
Copy pathDESCRIPTION
File metadata and controls
38 lines (38 loc) · 1.04 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
27
28
29
30
31
32
33
34
35
36
37
38
Package: legendry
Title: Extended Legends and Axes for 'ggplot2'
Version: 0.3.0.9000
Authors@R:
person("Teun", "van den Brand", , "tahvdbrand@gmail.com", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0002-9335-7468"))
Description: A 'ggplot2' extension that focusses on expanding the
plotter's arsenal of guides. Guides in 'ggplot2' include axes and
legends. 'legendry' offers new axes and annotation options, as well as
new legends and colour displays.
License: MIT + file LICENSE
URL: https://teunbrand.github.io/legendry/,
https://github.com/teunbrand/legendry
BugReports: https://github.com/teunbrand/legendry/issues
Depends:
ggplot2 (>= 4.0.0),
R (>= 4.1.0)
Imports:
cli,
grid (>= 4.1.0),
gtable,
lifecycle,
rlang (>= 1.2.0),
S7,
scales (>= 1.1.1),
vctrs (>= 0.6.0)
Suggests:
knitr,
ragg,
rmarkdown,
svglite,
testthat (>= 3.0.0),
vdiffr,
withr
Config/testthat/edition: 3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
Config/roxygen2/version: 8.0.0