generated from certe-medical-epidemiology/template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
47 lines (47 loc) · 1.31 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: certestyle
Title: A Certe R Package for Applying Certe Organisational Style
Version: 1.6.9
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"),
email = "e.hassing@certe.nl"),
person(given = "Certe Medical Diagnostics & Advice Foundation",
role = c("cph", "fnd")))
Description: A Certe R Package for applying the organisational colours
and style of Certe, plus some additional formatting functions.
This package is part of the 'certedata' universe.
URL: https://certe-medical-epidemiology.github.io/certestyle, https://github.com/certe-medical-epidemiology/certestyle
Depends:
R (>= 4.1.0)
Imports:
cleaner (>= 1.5.2),
crayon (>= 1.4.0),
lubridate (>= 1.7.0),
purrr (>= 0.3.4),
readr (>= 1.4.0),
rstudioapi (>= 0.8),
viridisLite (>= 0.4.0),
yaml (>= 2.2.0)
Suggests:
certemail,
certetoolbox,
certeplot2,
certeprojects,
hms (>= 1.0.0),
knitr (>= 1.0.0),
pillar (>= 1.5.0),
rmarkdown,
styler (>= 1.3.2),
testthat (>= 2.0.0),
tibble (>= 3.0.0)
License: GPL-2
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Config/testthat/edition: 2
VignetteBuilder: knitr