Package: BFHcharts Title: SPC Visualization for Healthcare Quality Improvement Version: 0.26.1 Authors@R: c( person( "Johan", "Reventlow", email = "johan.reventlow@regionh.dk", role = c("aut", "cre") ) ) Description: A modern R package for creating Statistical Process Control (SPC) charts in healthcare settings. Built on ggplot2 and qicharts2, BFHcharts provides beautiful, publication-ready SPC visualizations with configurable themes and multi-organizational branding support. Inspired by BBC's bbplot design philosophy. License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) SystemRequirements: Quarto CLI (>= 1.4.0) for PDF export via Typst templates URL: https://github.com/johanreventlow/BFHcharts BugReports: https://github.com/johanreventlow/BFHcharts/issues Depends: R (>= 4.1.0) Imports: BFHtheme (>= 0.5.1), ggplot2 (>= 3.4.0), qicharts2 (>= 0.7.0), scales (>= 1.2.0), lubridate (>= 1.9.0), dplyr (>= 1.1.0), purrr (>= 1.0.0), stringr (>= 1.5.0), tibble (>= 3.2.0), yaml, lemon, marquee (>= 0.1.0), grid, systemfonts, rlang, svglite Suggests: commonmark (>= 1.9), xml2, testthat (>= 3.1.7), vdiffr, covr, pdftools (>= 3.3.0), withr, bench, BFHllm, jsonlite, knitr, pbcharts, rmarkdown VignetteBuilder: knitr Remotes: johanreventlow/BFHtheme@v0.5.2, johanreventlow/BFHllm@v0.2.0, anhoej/pbcharts@d37a8ec1864528ece1f5cd60ac152d06c013515f Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 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-19 21:01:44 UTC RemoteUrl: https://github.com/johanreventlow/BFHcharts RemoteRef: HEAD RemoteSha: 66051e3c41a6fd93ea9522f222bc5b0bd550314e NeedsCompilation: no Packaged: 2026-07-20 09:39:40 UTC; root Author: Johan Reventlow [aut, cre] Maintainer: Johan Reventlow