-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
30 lines (30 loc) · 1.12 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
Package: PKdata
Title: Pharmacokinetic Data Sets
Version: 0.0.0.9003
Authors@R: c(
person("William", "Denney", email="[email protected]",
role=c("aut", "cre")),
person("Tim", "Cacek", role="dtc", email="[email protected]",
comment="Thanks to Tim Cacek of ContractKinetica for providing anonymized datasets."),
person("Sibo", "Jiang", email="[email protected]", role="dtc",
comment="Thanks for contributing simulated PK data."),
person("Chanida", "Karnpracha", role="dtc"),
person("Kaori", "Ito", role="dtc"))
Description: Pharmacokinetic data sets (with concentration time series
data for drugs) are available for use with other packages. Some
of these data sets are observed data, some are masked data (real
data, de-identified and/or transformed), and some are simulated
data.
Depends:
R (>= 2.10.0)
Suggests:
devtools,
dplyr
License: GPL-3
Encoding: UTF-8
NeedsCompilation: no
URL: https://github.com/billdenney/PKdata,
https://billdenney.github.io/PKdata/
BugReports: https://github.com/billdenney/PKdata/issues
LazyData: true
RoxygenNote: 7.2.3