-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
19 lines (19 loc) · 1.14 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: PmetricsData
Title: Data for the Pmetrics Package
Version: 1.0
Authors@R:
person("Michael", "Neely", , "[email protected]", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0002-1675-8276"))
Description: Pmetrics is short for pharmacometrics, the discipline of modeling drug kinetics and effects on biologic systems, including disease progression. Models can be used to simulate novel therapeutic dosing regimens and/or populations, informing trial design and dosing strategies. The PmetricsData package provides the data necessary to run examples and some functions in the parent Pmetrics package. Included are sample data and model, outputs of model fitting and simulation, CDC growth tables, and an example of minimum inhbitory concentration data for an antibiotic/bacterium pair. Datasets can be used in other packages and applications.
Depends:
R (>= 3.5.0)
License: GPL (>= 3)
URL: http://lapk.org, https://github.com/LAPKB/PmetricsData
Encoding: UTF-8
Language: es
LazyLoad: yes
LazyData: yes
LazyDataCompression: bzip2
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
BugReports: https://github.com/LAPKB/PmetricsData/issues