Package: madrat
Type: Package
Title: May All Data be Reproducible and Transparent (MADRaT) *
Version: 2.3.2
Date: 2021-10-07
Authors@R: c(person("Jan Philipp", "Dietrich", email = "dietrich@pik-potsdam.de", role = c("aut","cre")),
             person("Lavinia", "Baumstark", email = "lavinia@pik-potsdam.de", role = "aut"),
             person("Stephen", "Wirth", email = "wirth@pik-potsdam.de", role = "aut"),
             person("Anastasis", "Giannousakis", email = "giannou@pik-potsdam.de", role = "aut"),
             person("Renato", "Rodrigues", email = "Renato.Rodrigues@pik-potsdam.de", role = "aut"),
             person("Benjamin Leon", "Bodirsky", email = "bodirsky@pik-potsdam.de", role = "aut"),
             person("Ulrich", "Kreidenweis", email = "kreidenweis@pik-potsdam.de", role = "aut"),
             person("David", "Klein", email = "dklein@pik-potsdam.de", role = "aut"),
             person("Pascal", "Führlich", email = "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.
Depends: R(>= 2.10.0), magclass(>= 5.7.0)
Imports: igraph (>= 1.0.1), Matrix, tools, utils, digest, methods,
        stringi, yaml, withr
Suggests: knitr, rmarkdown, testthat, tibble, ggplot2, covr
URL: https://github.com/pik-piam/madrat,
        https://doi.org/10.5281/zenodo.1115490
BugReports: https://github.com/pik-piam/madrat/issues
License: BSD_2_clause + file LICENSE
LazyData: no
Encoding: UTF-8
RoxygenNote: 7.1.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-10-08 09:04:47 UTC; dietrich
Author: Jan Philipp Dietrich [aut, cre],
  Lavinia Baumstark [aut],
  Stephen Wirth [aut],
  Anastasis Giannousakis [aut],
  Renato Rodrigues [aut],
  Benjamin Leon Bodirsky [aut],
  Ulrich Kreidenweis [aut],
  David Klein [aut],
  Pascal Führlich [aut]
Maintainer: Jan Philipp Dietrich <dietrich@pik-potsdam.de>
Repository: CRAN
Date/Publication: 2021-10-11 07:40:14 UTC
Built: R 4.0.2; ; 2021-10-12 11:31:15 UTC; unix
