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-5 |
Depends: | R (≥ 3.0.0) |
Imports: | utils |
Suggests: | knitr, rmarkdown, shiny |
Published: | 2016-11-13 |
Author: | Melissa Hallow [aut], Wenping Wang [aut, cre] |
Maintainer: | Wenping Wang <wwang8198 at gmail.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://www.r-project.org, https://github.com/hallowkm/RxODE |
NeedsCompilation: | yes |
SystemRequirements: | GNU make |
CRAN checks: | RxODE results |
Reference manual: | RxODE.pdf |
Vignettes: |
Introduction to RxODE RxODE Modeling Syntax |
Package source: | RxODE_0.5-5.tar.gz |
Windows binaries: | r-devel: RxODE_0.5-5.zip, r-release: RxODE_0.5-5.zip, r-oldrel: RxODE_0.5-5.zip |
OS X Mavericks binaries: | r-release: RxODE_0.5-5.tgz, r-oldrel: RxODE_0.5-5.tgz |
Old sources: | RxODE archive |
Please use the canonical form https://CRAN.R-project.org/package=RxODE to link to this page.