Type: Package
Package: madrat
Title: May All Data be Reproducible and Transparent (MADRaT) *
Version: 3.37.1
Date: 2026-07-01
Authors@R: c(
    person("Jan Philipp", "Dietrich", , "dietrich@pik-potsdam.de", role = c("aut", "cre"),
           comment = c(affiliation = "Potsdam Institute for Climate Impact Research", ORCID = "0000-0002-4309-6431")),
    person("Pascal", "Sauer", , "pascal.sauer@pik-potsdam.de", role = "aut",
           comment = c(affiliation = "Potsdam Institute for Climate Impact Research", ORCID = "0000-0002-6856-8239")),
    person("Lavinia", "Baumstark", , "lavinia@pik-potsdam.de", role = "aut",
           comment = c(affiliation = "Potsdam Institute for Climate Impact Research")),
    person("Stephen", "Wirth", , "wirth@pik-potsdam.de", role = "aut",
           comment = c(affiliation = "Potsdam Institute for Climate Impact Research")),
    person("Anastasis", "Giannousakis", , "giannou@pik-potsdam.de", role = "aut"),
    person("Renato", "Rodrigues", , "Renato.Rodrigues@pik-potsdam.de", role = "aut",
           comment = c(affiliation = "Potsdam Institute for Climate Impact Research")),
    person("Benjamin Leon", "Bodirsky", , "bodirsky@pik-potsdam.de", role = "aut",
           comment = c(affiliation = "Potsdam Institute for Climate Impact Research")),
    person("Debbora", "Leip", , "leip@pik-potsdam.de", role = "aut",
           comment = c(affiliation = "Potsdam Institute for Climate Impact Research")),
    person("Michael", "Crawford", , "crawford@pik-potsdam.de", role = "aut",
           comment = c(affiliation = "Potsdam Institute for Climate Impact Research")),
    person("Ulrich", "Kreidenweis", , "kreidenweis@pik-potsdam.de", role = "aut"),
    person("David", "Klein", , "dklein@pik-potsdam.de", role = "aut",
           comment = c(affiliation = "Potsdam Institute for Climate Impact Research")),
    person("Patrick", "Rein", , "patrick.rein@pik-potsdam.de", role = "aut",
           comment = c(affiliation = "Potsdam Institute for Climate Impact Research", ORCID = "0000-0001-9454-8381"))
  )
Description: Provides a framework which should improve reproducibility and
    transparency in data processing. It provides functionality such as
    automatic meta data creation and management, rudimentary quality
    management, data caching, work-flow management and data aggregation.
    * The title is a wish not a promise. By no means we expect this
    package to deliver everything what is needed to achieve full
    reproducibility and transparency, but we believe that it supports
    efforts in this direction.
License: BSD_2_clause + file LICENSE
URL: https://github.com/pik-piam/madrat,
        https://doi.org/10.5281/zenodo.1115490
BugReports: https://github.com/pik-piam/madrat/issues
Depends: magclass (>= 7.2.0), R (>= 2.10.0)
Imports: callr, digest, filelock (>= 1.0.3), igraph (>= 2.1.1), Matrix,
        methods, pkgload, renv, stringi, tools, utils, withr, yaml
Suggests: covr, ggplot2, graphics, grDevices, knitr, rmarkdown, terra,
        testthat, tibble
VignetteBuilder: knitr
Config/Keywords: tool
Encoding: UTF-8
Config/Needs/website: tidyverse/tidytemplate
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-01 13:47:22 UTC; patrickr
Author: Jan Philipp Dietrich [aut, cre] (affiliation: Potsdam Institute for
    Climate Impact Research, ORCID:
    <https://orcid.org/0000-0002-4309-6431>),
  Pascal Sauer [aut] (affiliation: Potsdam Institute for Climate Impact
    Research, ORCID: <https://orcid.org/0000-0002-6856-8239>),
  Lavinia Baumstark [aut] (affiliation: Potsdam Institute for Climate
    Impact Research),
  Stephen Wirth [aut] (affiliation: Potsdam Institute for Climate Impact
    Research),
  Anastasis Giannousakis [aut],
  Renato Rodrigues [aut] (affiliation: Potsdam Institute for Climate
    Impact Research),
  Benjamin Leon Bodirsky [aut] (affiliation: Potsdam Institute for
    Climate Impact Research),
  Debbora Leip [aut] (affiliation: Potsdam Institute for Climate Impact
    Research),
  Michael Crawford [aut] (affiliation: Potsdam Institute for Climate
    Impact Research),
  Ulrich Kreidenweis [aut],
  David Klein [aut] (affiliation: Potsdam Institute for Climate Impact
    Research),
  Patrick Rein [aut] (affiliation: Potsdam Institute for Climate Impact
    Research, ORCID: <https://orcid.org/0000-0001-9454-8381>)
Maintainer: Jan Philipp Dietrich <dietrich@pik-potsdam.de>
Repository: CRAN
Date/Publication: 2026-07-02 07:20:02 UTC
Built: R 4.7.0; ; 2026-07-02 23:51:20 UTC; windows
