Marc Kupietz | cd7acbd | 2020-12-10 14:02:52 +0100 | [diff] [blame] | 1 | Package: idsThemeR |
| 2 | Type: Package |
| 3 | Title: Plot themes for the Leibniz Institute for the German Language (IDS) |
| 4 | Version: 0.1.0 |
| 5 | Authors@R: |
| 6 | c(person(given = "Marc", |
| 7 | family = "Kupietz", |
| 8 | role = c("aut", "cre"), |
| 9 | email = "kupietz@ids-mannheim.de")) |
| 10 | Maintainer: Marc Kupietz <kupietz@ids-mannheim.de> |
| 11 | Description: 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). |
| 12 | License: BSD_2_clause + file LICENSE |
| 13 | Encoding: UTF-8 |
| 14 | LazyData: true |
| 15 | Imports: |
| 16 | tidyverse, |
| 17 | highcharter, |
| 18 | magrittr, |
| 19 | RKorAPClient |
| 20 | Collate: |
| 21 | 'highcharter-themes.R' |
| 22 | RoxygenNote: 7.1.1 |