-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathDESCRIPTION
44 lines (44 loc) · 1.07 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
Package: Certara.R
Title: Easily Install Pharmacometric Packages and Shiny Applications Developed by Certara
Version: 1.1.0
Authors@R: c(
person("James", "Craig", email = "james.craig@certara.com", role = c("aut", "cre")),
person("Certara USA, Inc.", role = c("cph","fnd"))
)
Description: A convenient set of wrapper functions to install
pharmacometric packages and Shiny applications developed by Certara
PMX and Integrated Drug Development (iDD). The functions ensure the
successful installation of packages from non-standard repositories.
URL: https://github.com/certara/R-Certara
BugReports: https://github.com/certara/R-Certara/issues
Depends: R (>= 4.0)
License: LGPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Suggests:
knitr,
rmarkdown
Imports:
batchtools (>= 0.9.9),
data.table,
dplyr,
DT,
ggplot2,
htmltools,
jsonlite,
magrittr,
methods,
plotly,
reshape,
remotes,
rlang,
shiny,
shinyjs,
shinyWidgets,
shinymaterial,
shinyjqui,
sortable,
ssh,
utils,
xml2