blob: 278759ba01275dfa7773e8fab67c12cf16b630c7 [file] [log] [blame]
Marc Kupietzcd7acbd2020-12-10 14:02:52 +01001Package: idsThemeR
2Type: Package
3Title: Plot themes for the Leibniz Institute for the German Language (IDS)
4Version: 0.1.0
5Authors@R:
6 c(person(given = "Marc",
7 family = "Kupietz",
8 role = c("aut", "cre"),
9 email = "kupietz@ids-mannheim.de"))
10Maintainer: Marc Kupietz <kupietz@ids-mannheim.de>
11Description: The package provides a collection themes for different plotting libraries, following the corporate design of the Leibniz Institute for the German Language (IDS) in Mannheim (Germany).
12License: BSD_2_clause + file LICENSE
13Encoding: UTF-8
14LazyData: true
15Imports:
16 tidyverse,
17 highcharter,
18 magrittr,
19 RKorAPClient
20Collate:
21 'highcharter-themes.R'
22RoxygenNote: 7.1.1