Package: justifier
Title: Human and Machine-Readable Justifications and Justified
        Decisions Based on 'YAML'
Version: 0.2.0
Authors@R: c(
    person(given = "Gjalt-Jorn Ygram",
           family = "Peters",
           role = c("aut", "cre"),
           email = "gjalt-jorn@behaviorchange.eu",
           comment = c(ORCID = "0000-0002-0336-9589")),
    person(given = "Szilvia",
           family = "Zorgo",
           role = c("ctb"),
           comment = c(ORCID = "0000-0002-6916-2097")))
Maintainer: Gjalt-Jorn Ygram Peters <gjalt-jorn@behaviorchange.eu>
Description: Leverages the 'yum' package to
             implement a 'YAML' ('YAML Ain't Markup Language', a human
             friendly standard for data serialization; see <https:yaml.org>)
             standard for documenting justifications, such as for decisions
             taken during the planning, execution and analysis of a study
             or during the development of a behavior change intervention
             as illustrated by Marques & Peters (2019)
             <doi:10.17605/osf.io/ndxha>. These justifications are both
             human- and machine-readable, facilitating efficient extraction
             and organisation.
License: GPL (>= 2)
Encoding: UTF-8
URL: https://r-packages.gitlab.io/justifier
BugReports: https://gitlab.com/r-packages/justifier/-/issues
Imports: data.tree (>= 0.7.8), DiagrammeR (>= 1.0.0), DiagrammeRsvg (>=
        0.1), purrr (>= 0.3.0), yaml (>= 2.2.0), yum (>= 0.0.1)
Suggests: covr, here, knitr, rmarkdown, testthat
VignetteBuilder: knitr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-07-11 09:39:31 UTC; micro
Author: Gjalt-Jorn Ygram Peters [aut, cre]
    (<https://orcid.org/0000-0002-0336-9589>),
  Szilvia Zorgo [ctb] (<https://orcid.org/0000-0002-6916-2097>)
Repository: CRAN
Date/Publication: 2021-07-12 08:00:02 UTC
Built: R 4.0.2; ; 2021-07-13 11:25:06 UTC; unix
