-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
28 lines (28 loc) · 841 Bytes
/
DESCRIPTION
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
Package: AachenColorPalette
Type: Package
Title: Palette of colors inspired by RWTH Aachen corporate design
Version: 1.1.3
Authors@R:
person(given = "Christian H.",
family = "Holland",
role = c("aut", "cre"),
email = "cholland2408@gmail.com",
comment = c(ORCID = "0000-0002-3060-5786"))
Description: A color palette inspired by the corporate design of the RWTH Aachen.
License: GPL-3 + file LICENSE
URL: https://christianholland.github.io/AachenColorPalette/, https://github.com/christianholland/AachenColorPalette
BugReports: https://github.com/christianholland/AachenColorPalette/issues
Depends: R (>= 2.10)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports:
dplyr,
tibble,
ggplot2,
magrittr,
stringr
Suggests:
pkgdown,
testthat (>= 2.1.0),
vdiffr