rxode2
Facilities for Simulating from ODE-Based Models
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. Also the code is mostly released under GPL. The 'VODE' and 'LSODA' are in the public domain. The information is available in the inst/COPYRIGHTS.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
5.0.2 |
2026-04-09 windows/windows R-4.5 | rxode2_5.0.2.zip |
4.4 MiB |
Dependencies (latest)
Imports
LinkingTo
- sitmo
- lotri (>= 1.0.0)
- PreciseSums (>= 0.7)
- Rcpp
- RcppArmadillo (>= 0.9.300.2.0)
- BH
- RcppParallel
- RcppEigen (>= 0.3.3.9.2)
- StanHeaders (>= 2.21.0.7)
- dparser (>= 1.3.1-12)