-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
50 lines (50 loc) · 876 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Package: popkinr
Type: Package
Title: Shiny applications for pharmacometrics
Version: 1.3.1
Authors@R: c(person("Patrick", "Nolain", email = "[email protected]", role = c("aut", "cre")),person("Combet", "Romain", email = "[email protected]", role = c("aut")))
Description: Shiny applications for exploratory dataset analysis, NONMEM run management and post-processing
License: GPL-3
Encoding: UTF-8
Imports:
broom,
diffr,
dplyr,
DT,
flexdashboard,
fs,
future,
ggplot2,
ggrepel,
hms,
jsonlite,
lubridate,
PKNCA,
plotly,
plyr,
pmxploit,
promises,
purrr,
R6,
readr,
rhandsontable,
rlang,
rmarkdown,
scales,
shiny,
shinyAce,
shinycssloaders,
shinydashboard,
shinyjs,
shinytoastr,
shinyTree,
shinyWidgets,
stringi,
stringr,
tibble,
tidyr,
vpc,
xml2,
zoo
LazyData: true
RoxygenNote: 7.2.3