Package: csstyle Title: Standardizing Outputs in the 'Core Surveillance' Style Version: 2026.7.1 Authors@R: c( person(c("Richard","Aubrey"), "White", email = "hello@rwhite.no", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6747-1726")), person(c("Celine","Victoria"), "Berg-Hansen", role = c("aut"), comment = c(ORCID = "0000-0002-0033-2019")), person(c("Chi"), "Zhang", email = "andreachizhang@yahoo.com", role = c("aut")) ) Description: A comprehensive styling system for consistent visual outputs using 'Core Surveillance' guidelines. Provides 'ggplot2' themes, color palettes, and dual formatting functions to standardize graphs, tables, and reports. Includes Norwegian formatting conventions for domestic use and international journal standards for academic publications. Features number formatting (percentages, per-100k rates, log transformations), date formatting (Norwegian vs ISO 8601), and a hierarchical color system. Focuses on consistency over flexibility to ensure reproducible, professional outputs across research contexts. Depends: R (>= 3.3.0) License: MIT + file LICENSE URL: https://niphr.github.io/csstyle/, https://github.com/niphr/csstyle BugReports: https://github.com/niphr/csstyle/issues Encoding: UTF-8 Imports: data.table, ggplot2, glue, magrittr, ragg, rstudioapi, stringr, csdata Suggests: testthat, knitr, rmarkdown, lubridate VignetteBuilder: knitr Config/Needs/website: niphr/cstemplate Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev libfribidi-dev libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libwebp-dev Repository: https://niphr.r-universe.dev Date/Publication: 2026-07-01 17:48:43 UTC RemoteUrl: https://github.com/niphr/csstyle RemoteRef: HEAD RemoteSha: ab63a3619765d43721cee9ced6e9c01934aabd9c NeedsCompilation: no Packaged: 2026-07-02 10:21:16 UTC; root Author: Richard Aubrey White [aut, cre] (ORCID: ), Celine Victoria Berg-Hansen [aut] (ORCID: ), Chi Zhang [aut] Maintainer: Richard Aubrey White