-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
71 lines (71 loc) · 1.53 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
Package: PsNR
Type: Package
Title: R package for pharmacometric utilities
Version: 0.2.1
Authors@R: c(
person('Svetlana', 'Freiberga',
role = c('aut', 'cre', 'cph'),
email = '[email protected]'),
person('Rikard', 'Nordgren',
role = c('aut', 'cph'),
email = '[email protected]'),
person('Sebastian', 'Ueckert',
role = c('aut', 'cph'),
email = '[email protected]'))
Description: d
Depends:
R (>= 3.3.0)
Imports:
dplyr (>= 0.7.4),
tidyr (>= 0.7.2),
purrr (>= 0.2.4),
xpose (>= 0.4.3),
kableExtra (>= 0.9.0),
sessioninfo (>= 1.1.1),
yaml (>= 2.1.14),
rmarkdown (>= 1.7.4),
knitr (>= 1.17),
vpc (>= 1.0.0),
ggforce (>= 0.1.1),
stringr,
stringi,
RColorBrewer,
scales,
forcats,
MASS,
rlang,
labeling,
expm,
mvtnorm,
methods,
gridExtra,
PerformanceAnalytics,
magrittr,
ggplot2,
xpose4 (>= 4.6.0),
caTools,
formatR,
ggthemes,
gplots,
grid,
plyr,
stats4,
tibble,
vaplot (>= 0.0.0.9000),
htmltools,
glue,
tools,
vegawidget,
rjson
Suggests:
testthat
Remotes: rikardn/vaplot@digits
URL: https://github.com/UUPharmacometrics/PsNR
LazyData: true
Author: Svetlana Freiberga [aut, cre, cph],
Rikard Nordgren [aut, cph],
Sebastian Ueckert [aut, cph]
Maintainer: Rikard Nordgren <[email protected]>
RoxygenNote: 7.1.1
Encoding: UTF-8
VignetteBuilder: knitr