generated from certe-medical-epidemiology/template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
55 lines (55 loc) · 1.24 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
Package: certedata
Title: A Certe R Package for Loading 'certedata' Universe
Version: 4.4.2
Authors@R: c(
person(given = c("Matthijs", "S."),
family = "Berends",
role = c("aut", "cre"),
email = "m.berends@certe.nl"),
person(given = c("Erwin", "E.", "A."),
family = "Hassing",
role = c("aut")),
person(given = "Certe Medical Diagnostics & Advice Foundation",
role = c("cph", "fnd")))
Description: A Certe R Package for loading all R packages in the
'certedata' universe, based on the 'tidyverse/tidyverse' repo.
This package is part of the 'certedata' universe.
URL: https://certe-medical-epidemiology.github.io/certedata, https://github.com/certe-medical-epidemiology/certedata
Depends:
R (>= 4.1.0)
Imports:
cli (>= 3.6.0),
crayon (>= 1.4.0),
purrr (>= 0.3.0),
rstudioapi (>= 0.10)
Suggests:
AMR,
broom,
certedb,
certegis,
certemail,
certeplot2,
certeprojects,
certestats,
certestyle,
certetoolbox,
cleaner,
dplyr,
extrafont,
flextable,
forcats,
ggplot2,
glue,
lubridate,
readr,
readxl,
skimr,
stringr,
testthat (>= 2.0.0),
tibble,
tidyr
License: GPL-2
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Config/testthat/edition: 2