Type: Package Package: reportbrick Title: Reporting package for BRICK Version: 0.17.0 Date: 2026-06-03 Authors@R: c( person("Robin", "Hasse", , "robin.hasse@pik-potsdam.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1818-3186")), person("Ricarda", "Rosemann", , "ricarda.rosemann@pik-potsdam.de", role = "aut", comment = c(ORCID = "0009-0006-5939-3197")) ) Description: This package contains BRICK-specific routines to report model results. The main functionality is to generate a mif-file from a given BRICK model run folder. License: LGPL-3 URL: https://github.com/pik-piam/reportbrick Imports: dplyr, gamstransfer (>= 3.0.1), ggplot2, ggpubr, ggsankey, kableExtra, knitr, madrat, magclass, mip (>= 0.155.12), piamPlotComparison, piamutils (>= 0.0.9), purrr, rmarkdown, scales, stringr, tidyr, yaml Suggests: covr, testthat Encoding: UTF-8 RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev git libglpk-dev make libharfbuzz-dev libgit2-dev libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://pik-piam.r-universe.dev Date/Publication: 2026-06-03 08:43:49 UTC RemoteUrl: https://github.com/pik-piam/reportbrick RemoteRef: HEAD RemoteSha: 0f4d2a98ee7224a3dd4ea02cfccf5133816154ab NeedsCompilation: no Packaged: 2026-07-16 15:39:25 UTC; root Author: Robin Hasse [aut, cre] (ORCID: ), Ricarda Rosemann [aut] (ORCID: ) Maintainer: Robin Hasse