Package: ospsuite.reportingframework Type: Package Title: Provides a framework for report generation with the ospsuite Version: 1.0.1 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: The OSP Suite Reporting Framework, which is based on the esqlabsR package, is a robust tool designed to systematically define simulation scenarios, their inputs and outputs, and standardize data import and matching processes. These functionalities allow for easy and automatable model execution and plot generation, ultimately facilitating the generation of customizable reports for OSP physiologically-based pharmacokinetic (PBPK) models. As a result, this framework significantly enhances reporting efficiency, enabling researchers to create clear, tailored reports that effectively communicate complex modeling results. URL: https://www.open-systems-pharmacology.org/OSPSuite.ReportingFramework/ License: GPL-2 | file LICENSE Language: en-US Encoding: UTF-8 Imports: data.table, checkmate, utils, knitr, rmarkdown, fs, ospsuite, ospsuite.utils, ggplot2, ggsci, scales, tidyr, rlang, openxlsx, dplyr, stats, foreach, boot, doParallel, jsonlite Depends: esqlabsR, ospsuite.plots, R (>= 2.10) Suggests: rstudioapi, styler, cowplot, spelling, vdiffr, withr, devtools, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr RoxygenNote: 7.3.1 Remotes: ospsuite.utils=Open-Systems-Pharmacology/OSPSuite.RUtils, ospsuite.plots=Open-Systems-Pharmacology/OSPSuite.Plots, ospsuite=Open-Systems-Pharmacology/OSPSuite-R, esqlabsR=esqLABS/esqlabsR Config/pak/sysreqs: cmake dotnet-runtime-8.0 git make libgit2-dev libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://open-systems-pharmacology.r-universe.dev Date/Publication: 2025-10-09 06:15:07 UTC RemoteUrl: https://github.com/Open-Systems-Pharmacology/OSPSuite.ReportingFramework RemoteRef: v1.0.1 RemoteSha: d5b92de0e943d10fd6a18e441b4e4870854e5348 NeedsCompilation: no Packaged: 2026-07-15 13:24:16 UTC; root Author: Open-Systems-Pharmacology Community [cph], Katrin Coboeken [aut, cre] Maintainer: Katrin Coboeken