Package: ospsuite.plots Type: Package Title: Library for standardized graphs Version: 1.2.0 Authors@R: c(person(given = "Open-Systems-Pharmacology Community", role = "cph"), person(given = "Katrin", family = "Coboeken", role = c("aut", "cre"), email = "katrin.coboeken@bayer.com")) Description: This library provides a standardized approach to creating graphs and tables in the ospsuite context. It is based on ggplot2. URL: https://www.open-systems-pharmacology.org/OSPSuite.Plots/ License: GPL-2 | file LICENSE Language: en-US Depends: R (>= 4.1.0), ggplot2 (>= 4.0) Imports: checkmate, cowplot, data.table, dplyr, fitdistrplus, fs, ggh4x, ggnewscale, ospsuite.utils (>= 1.4.0), R6, rlang, scales, tidyr Suggests: devtools (>= 2.4.5), ggpubr, ggsci, knitr, lintr, png, rex, rmarkdown, spelling, svglite, testthat (>= 3.0.3), vdiffr (>= 1.0.0), withr Encoding: UTF-8 Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Vignette: inst/doc/ospsuite-plots.Rmd inst/doc/plot-time-profile.Rmd inst/doc/histogram.Rmd inst/doc/box-whisker-plots.Rmd inst/doc/goodness-of-fit.Rmd inst/doc/forest-plots.Rmd inst/doc/range-plot-visualization.Rmd Config/testthat/edition: 3 Collate: 'messages.R' 'utilities-defaults.R' 'utilities_enum.R' 'add_Layer.R' 'ggplotWithWatermark.R' 'geom-errorbar-osp.R' 'CombinedPlot.R' 'data.R' 'MappedData.R' 'MappedDataBoxplot.R' 'MappedDataTimeProfile.R' 'MappedDataRangePlot.R' 'ospsuite.plots-package.R' 'plotBoxWhisker.R' 'plotHistogram.R' 'plotQQ.R' 'plotTimeProfile.R' 'plotYVsX.R' 'plotForest.R' 'plotRangeDistribution.R' 'utilities.R' 'utilities_export.R' 'utilities_shapes.R' LazyData: true Remotes: ospsuite.utils=Open-Systems-Pharmacology/OSPSuite.RUtils@*release Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev Repository: https://open-systems-pharmacology.r-universe.dev Date/Publication: 2026-06-01 12:18:06 UTC RemoteUrl: https://github.com/Open-Systems-Pharmacology/OSPSuite.Plots RemoteRef: v1.2.0 RemoteSha: 23c7e6519f6e625687367259ac54d063217cf822 NeedsCompilation: no Packaged: 2026-07-06 12:17:57 UTC; root Author: Open-Systems-Pharmacology Community [cph], Katrin Coboeken [aut, cre] Maintainer: Katrin Coboeken