forked from nlmixrdevelopment/nlmixr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
30 lines (30 loc) · 1.13 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: nlmixr
Type: Package
Title: nlmixr fits population PK and PKPD non-linear mixed effects models.
Imports: Rcpp (>= 0.11.5), brew, lattice, parallel, lbfgs
Depends: RxODE, nlme, Rcpp, RcppEigen, RcppArmadillo, BH, brew, inline, lbfgs
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Version: 0.9.0-1
Date: 2016-09-20
Authors@R: c(
person("Yuan", "Xiong",
role = "aut", email = "[email protected]"),
person("Rik", "Schoemaker",
role = "aut", email = "[email protected]"),
person("Justin", "Wilkins",
role = "aut", email = "[email protected]"),
person("Wenping", "Wang",
role = c("aut", "cre"), email = "[email protected]")
)
Author: Yuan Xiong [aut], Rik Schoemaker [aut], Justin Wilkins [aut],
Wenping Wang [aut, cre]
Maintainer: Wenping Wang <[email protected]>
Description: nlmixr is an R package for fitting population pharmacokinetic (PK)
and pharmacokinetic-pharmacodynamic (PKPD) models.
License: GPL (>= 2)
LinkingTo: Rcpp, RcppEigen
URL: https://github.com/nlmixrdevelopment/nlmixr
Packaged: 2016-09-27 17:32:47 UTC; Wenping.Wang
NeedsCompilation: yes
RoxygenNote: 5.0.1