-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
35 lines (35 loc) · 900 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
32
33
34
35
Package: bdsmodels
Type: Package
Title: Risk Prediction Models connected to the Basisdataset JGZ
Version: 0.3.3
Authors@R: person("Stef", "van Buuren", email = "[email protected]", role = c("cre", "aut"))
Maintainer: Stef van Buuren <[email protected]>
Description: Risk prediction models for data collected in the Basisdatatset
used in the Dutch preventive child health care. Currently contains
a model for predicting overweight at 4 years.
License: AGPL (>= 3)
Encoding: UTF-8
Imports:
AGD,
dplyr,
nlreferences,
rlang,
tibble,
tidyr
Suggests:
bdsreader,
jamesdemodata,
knitr,
ranger,
rmarkdown
Remotes:
growthcharts/bdsreader,
growthcharts/centile,
growthcharts/jamesdemodata,
growthcharts/nlreferences
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Depends:
R (>= 2.10)
LazyData: true