-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
48 lines (48 loc) · 1.33 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
Package: chartplotter
Type: Package
Title: Analysing and Plotting Growth Curves
Version: 0.35.1
Authors@R: person("Stef", "van Buuren", email = "stef.vanbuuren@tno.nl", role = c("aut", "cre"))
Maintainer: Stef van Buuren <stef.vanbuuren@tno.nl>
Description: This package plots the target child's growth curves on
pre-defined charts, finds matches from donor data similar to the
target child, predicts the most likely future visit value, and
graphically presents the inherent uncertainty around the
prediction.
License: AGPL (>= 3)
Encoding: UTF-8
Depends:
R (>= 3.5.0)
Imports:
brokenstick (>= 2.4.0),
centile (>= 0.15.0),
chartbox (>= 1.16.0),
chartcatalog (>= 1.15.0),
curvematching (>= 0.14.0),
donorloader (>= 0.37.1),
dplyr (>= 1.0.10),
grDevices,
grid,
growthscreener (>= 1.23.0),
nlreferences,
rlang,
stats,
tidyr,
utils
Suggests:
bdsreader (>= 0.16.1),
jamesdemodata,
testthat
Remotes:
growthcharts/bdsreader,
growthcharts/centile,
growthcharts/chartbox,
growthcharts/chartcatalog,
growthcharts/curvematching,
growthcharts/jamesdemodata,
growthcharts/growthscreener,
growthcharts/nlreferences,
growthcharts/donorloader
Roxygen: list(markdown = TRUE)
URL: https://github.com/growthcharts/chartplotter
RoxygenNote: 7.3.2