-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
47 lines (47 loc) · 1.68 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Package: behaviorchange
Type: Package
Title: Tools for Behavior Change Researchers and Professionals
Version: 0.1.0
Date: 2019-01-16
Authors@R: c(person("Gjalt-Jorn", "Peters",
email = "[email protected]",
role = c("aut", "cre", "ctb")))
Maintainer: Gjalt-Jorn Peters <[email protected]>
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 or ABCDs), and
reporting about intervention effectiveness (for
example, using the Numbers Needed for Change). 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://a-bc.eu/R/behaviorchange
BugReports: https://github.com/academy-of-behavior-change/behaviorchange/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Roxygen: list(markdown = TRUE)
Depends: R (>= 3.0.0)
Imports: BiasedUrn (>= 1.07),
data.tree (>= 0.7.5),
DiagrammeR (>= 1.0.0),
ggplot2 (>= 2.2.1),
googlesheets (>= 0.3.0),
gridExtra (>= 2.3),
gtable (>= 0.2.0),
magrittr (>= 0.1.5),
methods (>= 3.0.0),
ufs (>= 0.1.0),
userfriendlyscience (>= 0.7.1),
viridis (>= 0.5.1)
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr