Package: BFHtheme Type: Package Title: BFH Theme and Color Palettes for ggplot2 Version: 0.5.2 Authors@R: c( person( "Johan", "Reventlow", email = "johan.reventlow@regionh.dk", role = c("aut", "cre") ) ) Description: Provides comprehensive theming support for ggplot2 graphics following Bispebjerg og Frederiksberg Hospital and Region Hovedstaden visual identity guidelines. Includes color palettes for both Hospital and Region H branding, themes, scale functions, and helper utilities for creating consistent and professional visualizations. Uses modern 'systemfonts' package for robust font detection with graceful fallback. Recommends 'ragg', 'svglite', and Cairo devices for high-quality output. License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.3.3 Depends: R (>= 3.6.0) Imports: ggplot2 (>= 3.4.0), grid, grDevices, scales, marquee, systemfonts Suggests: knitr, rmarkdown, testthat (>= 3.0.0), withr, showtext, sysfonts, ragg, svglite, png, jpeg, cowplot, magick, patchwork, vdiffr VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev libfribidi-dev libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev Repository: https://johanreventlow.r-universe.dev Date/Publication: 2026-06-04 11:55:45 UTC RemoteUrl: https://github.com/johanreventlow/BFHtheme RemoteRef: HEAD RemoteSha: 46861275af23f8b6bee5cac240545dd60ef99693 NeedsCompilation: no Packaged: 2026-07-04 09:08:59 UTC; root Author: Johan Reventlow [aut, cre] Maintainer: Johan Reventlow