-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
31 lines (31 loc) · 989 Bytes
/
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
Package: certetemplate
Title: A Certe R Package for ...
Version: 0.0.1
Authors@R: c(
person(given = c("Matthijs", "S."),
family = "Berends",
role = c("aut", "cre"),
email = "[email protected]"),
person(given = c("Erwin", "E.", "A."),
family = "Hassing",
role = c("aut"),
email = "[email protected]"),
person(given = c("Erwin"),
family = "Dijkstra",
role = c("aut"),
email = "[email protected]"),
person(given = "Certe Medical Diagnostics & Advice Foundation",
role = c("cph", "fnd")))
Description: A Certe R Package for ... .
This package is part of the 'certedata' universe.
URL: https://certe-medical-epidemiology.github.io/certetemplate, https://github.com/certe-medical-epidemiology/certetemplate
Depends:
R (>= 3.6.0)
Suggests:
testthat (>= 2.0.0)
License: GPL-2
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Config/testthat/edition: 2