Facilities for running simulations from ordinary differential equation (ODE) models, such as pharmacometrics and other compartmental models. A compilation manager translates the ODE model into C, compiles it, and dynamically loads the object code into R for improved computational efficiency. An event table object facilitates the specification of complex dosing regimens (optional) and sampling schedules. NB: The use of this package requires both C and Fortran compilers, for details on their use with R please see Section 6.3, Appendix A, and Appendix D in the "R Administration and Installation" manual.
Version: | 0.5-1 |
Depends: | R (≥ 3.0.0) |
Suggests: | knitr, nlme, shiny |
Published: | 2015-10-21 |
Author: | Melissa Hallow [aut, cre], Wenping Wang [aut], David A. James [aut] |
Maintainer: | Melissa Hallow <hallowkm at uga.edu> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://www.r-project.org, https://github.com/hallowkm/RxODE |
NeedsCompilation: | yes |
CRAN checks: | RxODE results |
Reference manual: | RxODE.pdf |
Vignettes: |
Introduction to RxODE RxODE Modeling Syntax |
Package source: | RxODE_0.5-1.tar.gz |
Windows binaries: | r-devel: RxODE_0.5-1.zip, r-release: RxODE_0.5-1.zip, r-oldrel: RxODE_0.5-1.zip |
OS X Snow Leopard binaries: | r-release: RxODE_0.5-1.tgz, r-oldrel: not available |
OS X Mavericks binaries: | r-release: RxODE_0.5-1.tgz |