Package: behaviorchange
Type: Package
Title: Tools for Behavior Change Researchers and Professionals
Version: 0.2.2
Date: 2020-02-29
Authors@R: c(
    person(given = "Gjalt-Jorn",
           family = "Peters",
           role = c("aut", "cre"),
           email = "gjalt-jorn@a-bc.eu",
           comment = c(ORCID = "0000-0002-0336-9589")),
    person(given = "Rik",
           family = "Crutzen",
           role = c("ctb"),
           email = "rik@a-bc.eu",
           comment = c(ORCID = "0000-0002-3731-6610")),
    person(given = "Stefan",
           family = "Gruijters",
           role = c("ctb"),
           email = "mail@stefangruijters.nl",
           comment = c(ORCID = "0000-0003-0141-0071"))
  )
Maintainer: Gjalt-Jorn Peters <gjalt-jorn@a-bc.eu>
License: GPL (>= 3)
Description: Contains specialised analyses and
    visualisation tools for behavior change science.
    These facilitate conducting determinant studies
    (for example, using confidence interval-based
    estimation of relevance, CIBER, or CIBERlite
    plots), systematically developing, reporting,
    and analysing interventions (for example, using
    acyclic behavior change diagrams), and reporting
    about intervention effectiveness (for example, using
    the Numbers Needed for Change), and computing the
    required sample size (using the Meaningful Change
    Definition). This package is especially useful for
    researchers in the field of behavior change or
    health psychology and to behavior change
    professionals such as intervention developers and
    prevention workers.
URL: https://r-packages.gitlab.io/behaviorchange
BugReports: https://gitlab.com/r-packages/behaviorchange/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
Depends: R (>= 3.0.0)
Imports: BiasedUrn (>= 1.07), data.tree (>= 0.7.5), DiagrammeR (>=
        1.0.0), DiagrammeRsvg (>= 0.1.0), ggplot2 (>= 2.2.1),
        googlesheets (>= 0.3.0), gridExtra (>= 2.3), gtable (>= 0.2.0),
        magrittr (>= 0.1.5), png (>= 0.1), ufs (>= 0.3.1), viridis (>=
        0.5.1), yum (>= 0.0.1)
Suggests: kableExtra, knitr, rmarkdown, rsvg, webshot
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-03-01 13:48:29 UTC; micro
Author: Gjalt-Jorn Peters [aut, cre] (<https://orcid.org/0000-0002-0336-9589>),
  Rik Crutzen [ctb] (<https://orcid.org/0000-0002-3731-6610>),
  Stefan Gruijters [ctb] (<https://orcid.org/0000-0003-0141-0071>)
Repository: CRAN
Date/Publication: 2020-03-01 21:30:06 UTC
Built: R 4.0.2; ; 2020-08-02 16:30:33 UTC; windows
