-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
31 lines (31 loc) · 871 Bytes
/
DESCRIPTION
File metadata and controls
31 lines (31 loc) · 871 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
Package: ectrlplot
Type: Package
Title: Making ggplot2 graphics in PRU style
Version: 0.1.0
Authors@R: c(
person("Androniki", "Stavrou", email = "androniki.g.stavrou@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-4094-1019")),
person("Enrico", "Spinielli", email = "enrico.spinielli@eurocontrol.int", role = c("aut"),
comment = c(ORCID = "0000-0001-8584-9131")),
person("EUROCONTROL", role = c("cph", "fnd"))
)
Description: A package to create graphics using ggplot2 styled by the PRU team.
Depends: R (>= 3.3.0)
Imports:
data.table,
dplyr,
extrafont,
ggplot2,
ggpubr,
grid,
png,
scales
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr
URL: https://ectrlplot.ansperformance.eu/, https://github.com/euctrl-pru/ectrlplot