-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
executable file
·68 lines (68 loc) · 1.7 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
Package: CECPfuns
Type: Package
Title: Package of Utility Functions for Psychological Therapies, Mental Health and Well-being Work (Created by Chris Evans and Clara Paz)
Version: 0.0.0.9058
Maintainer: Chris Evans <[email protected]>
Description: This should evolve into a repository of all the functions that I (CE)
and Clara Paz (CP) have created (so far only CE!) and tested enough to
want to store here where we will know we can always find the latest
versions. Please check the MIT licence for disclaimer.
Authors@R: c(person(given = "Chris",
family = "Evans",
role = c("aut", "cre", "cph"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-4197-4202")),
person(given = "Clara",
family = "Paz",
role = c("csl", "rev"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-1106-9567")),
person(given = "Emily",
family = "Blackshaw",
role = "rev",
email = "[email protected]",
comment = c(ORCID = "0000-0002-2674-9189")))
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: no
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
RdMacros: mathjaxr,
Rdpack
Imports:
clipr,
devtools,
dplyr,
ggplot2,
Hmisc,
lubridate,
magrittr,
mathjaxr,
methods,
quantileCI,
Rdpack,
readr,
rlang,
stringr,
tibble,
tidyr,
tidyselect
Remotes: hoehleatsu/quantileCI
Suggests:
stats,
boot,
english,
knitr,
nlme,
lme4,
lmerTest,
rmarkdown,
specr,
testthat (>= 3.0.0),
covr
Additional_repositories: hoehleatsu/quantileCI
VignetteBuilder: knitr
Config/testthat/edition: 3
Depends:
R (>= 3.50)
URL: https://cpsyctc.github.io/CECPfuns/