Package: unikn
Type: Package
Title: Graphical Elements of the University of Konstanz's Corporate
        Design
Version: 1.0.0
Date: 2024-04-15
Authors@R: c(person("Hansjoerg", "Neth", role = c("aut", "cre"), email = "h.neth@uni.kn", comment = c(ORCID = "0000-0001-5427-3141")), 
             person("Nico", "Gradwohl", role = "aut", comment = c(ORCID = "0000-0002-8703-905X")))
Maintainer: Hansjoerg Neth <h.neth@uni.kn>
Description: Define and use graphical elements of corporate design manuals in R. The 'unikn' package provides color functions (by defining dedicated colors and color palettes, and commands for finding, changing, viewing, and using them) and styled text elements (e.g., for marking, underlining, or plotting colored titles). The pre-defined range of colors and text decoration functions is based on the corporate design of the University of Konstanz <https://www.uni-konstanz.de/>, but can be adapted and extended for other purposes or institutions. 
Depends: R (>= 3.4.0)
Imports: cli, ggplot2
Suggests: knitr, rmarkdown, spelling
Collate: 'color_def_1.R' 'color_def_2.R' 'util.R' 'util_color.R'
        'util_plot.R' 'color_fun_1.R' 'color_fun_2.R' 'plot_box.R'
        'plot_box_calls.R' 'plot_text.R' 'plot_text_calls.R'
        'plot_themes.R' 'plot_kn.R' 'plot_demo.R' 'start_unikn.R'
Encoding: UTF-8
License: CC BY-SA 4.0
URL: https://CRAN.R-project.org/package=unikn
BugReports: https://github.com/hneth/unikn/issues
VignetteBuilder: knitr
RoxygenNote: 7.3.1
Language: en-US
NeedsCompilation: no
Packaged: 2024-04-16 18:53:03 UTC; hneth
Author: Hansjoerg Neth [aut, cre] (<https://orcid.org/0000-0001-5427-3141>),
  Nico Gradwohl [aut] (<https://orcid.org/0000-0002-8703-905X>)
Repository: CRAN
Date/Publication: 2024-04-16 19:20:02 UTC
