forked from RichardHooijmaijers/shinyMixR
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
49 lines (49 loc) · 1.18 KB
/
DESCRIPTION
File metadata and controls
49 lines (49 loc) · 1.18 KB
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
Package: shinyMixR
Title: Interactive 'shiny' Dashboard for 'nlmixr2'
Version: 0.5.0
Authors@R: c(person("Richard", "Hooijmaijers", email = "richardhooijmaijers@gmail.com", role = c("aut", "cre","cph")),
person("Teun", "Post", email = "teunpost@gmail.com",role = c("aut","cph")),
person("LAPP Consultants",email = "info@lapp.nl", role=c("fnd","cph")),
person("Matthew Fidler",role=c("ctb")),
person("Veerle van Leemput",role=c("ctb")))
Author: Richard Hooijmaijers
Maintainer: Richard Hooijmaijers <richardhooijmaijers@gmail.com>
Description: An interface for the 'nlmixr2' package. Furthermore additional functions
are included to work with the 'nlmixr2' package through the command line.
Depends:
R (>= 3.5.0),
shiny,
ggplot2
Imports:
gridExtra,
collapsibleTree,
shinyAce,
DT,
bs4Dash,
shinyWidgets,
stringi,
R3port,
whisker,
plotly,
cowplot,
shinyjs,
ps,
xfun,
fresh,
nlmixr2,
magrittr,
cli
Suggests:
xpose,
xpose.nlmixr2,
nlme,
testthat,
shinytest2,
knitr,
rmarkdown,
rlang
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
VignetteBuilder: knitr