Type: Package
Package: madrat
Title: May All Data be Reproducible and Transparent (MADRaT) *
Version: 3.6.4
Date: 2023-08-23
Authors@R: c(
    person("Jan Philipp", "Dietrich", , "dietrich@pik-potsdam.de", role = c("aut", "cre")),
    person("Lavinia", "Baumstark", , "lavinia@pik-potsdam.de", role = "aut"),
    person("Stephen", "Wirth", , "wirth@pik-potsdam.de", role = "aut"),
    person("Anastasis", "Giannousakis", , "giannou@pik-potsdam.de", role = "aut"),
    person("Renato", "Rodrigues", , "Renato.Rodrigues@pik-potsdam.de", role = "aut"),
    person("Benjamin Leon", "Bodirsky", , "bodirsky@pik-potsdam.de", role = "aut"),
    person("Debbora", "Leip", , "leip@pik-potsdam.de", role = "aut"),
    person("Ulrich", "Kreidenweis", , "kreidenweis@pik-potsdam.de", role = "aut"),
    person("David", "Klein", , "dklein@pik-potsdam.de", role = "aut"),
    person("Pascal", "Führlich", , "pascal.fuehrlich@pik-potsdam.de", role = "aut")
  )
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 (>= 1.0.1), Matrix, methods, pkgload,
        renv, stringi, tools, utils, withr, yaml
Suggests: covr, ggplot2, knitr, rmarkdown, terra, testthat, tibble,
        grDevices, graphics
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-08-23 08:10:04 UTC; dietrich
Author: Jan Philipp Dietrich [aut, cre],
  Lavinia Baumstark [aut],
  Stephen Wirth [aut],
  Anastasis Giannousakis [aut],
  Renato Rodrigues [aut],
  Benjamin Leon Bodirsky [aut],
  Debbora Leip [aut],
  Ulrich Kreidenweis [aut],
  David Klein [aut],
  Pascal Führlich [aut]
Maintainer: Jan Philipp Dietrich <dietrich@pik-potsdam.de>
Repository: CRAN
Date/Publication: 2023-08-23 14:30:08 UTC
Built: R 4.2.0; ; 2023-08-27 03:13:40 UTC; unix
