Type: Package
Package: madrat
Title: May All Data be Reproducible and Transparent (MADRaT) *
Version: 3.15.6
Date: 2024-12-19
Authors@R: c(
    person("Jan Philipp", "Dietrich", , "dietrich@pik-potsdam.de", role = c("aut", "cre"),
           comment = c("Potsdam Institute for Climate Impact Research","0000-0002-4309-6431")),
    person("Lavinia", "Baumstark", , "lavinia@pik-potsdam.de", role = "aut",
           comment = c("Potsdam Institute for Climate Impact Research")),
    person("Stephen", "Wirth", , "wirth@pik-potsdam.de", role = "aut",
           comment = c("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("Potsdam Institute for Climate Impact Research")),
    person("Benjamin Leon", "Bodirsky", , "bodirsky@pik-potsdam.de", role = "aut",
           comment = c("Potsdam Institute for Climate Impact Research")),
    person("Debbora", "Leip", , "leip@pik-potsdam.de", role = "aut",
           comment = c("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("Potsdam Institute for Climate Impact Research")),
    person("Pascal", "Sauer", , "pascal.sauer@pik-potsdam.de", role = "aut",
           comment = c("Potsdam Institute for Climate Impact Research"))
  )
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 (>= 5.7.0), R (>= 2.10.0)
Imports: callr, digest, 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
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-12-19 15:52:26 UTC; dietrich
Author: Jan Philipp Dietrich [aut, cre] (Potsdam Institute for Climate Impact
    Research, 0000-0002-4309-6431),
  Lavinia Baumstark [aut] (Potsdam Institute for Climate Impact Research),
  Stephen Wirth [aut] (Potsdam Institute for Climate Impact Research),
  Anastasis Giannousakis [aut],
  Renato Rodrigues [aut] (Potsdam Institute for Climate Impact Research),
  Benjamin Leon Bodirsky [aut] (Potsdam Institute for Climate Impact
    Research),
  Debbora Leip [aut] (Potsdam Institute for Climate Impact Research),
  Ulrich Kreidenweis [aut],
  David Klein [aut] (Potsdam Institute for Climate Impact Research),
  Pascal Sauer [aut] (Potsdam Institute for Climate Impact Research)
Maintainer: Jan Philipp Dietrich <dietrich@pik-potsdam.de>
Repository: CRAN
Date/Publication: 2024-12-19 16:10:01 UTC
Built: R 4.3.3; ; 2024-12-19 17:34:54 UTC; unix
