insideRODE package includes buildin functions from deSolve, compiled functions from compiler, and C/FORTRAN code interfaces to nlme. It includes nlmLSODA, nlmODE, nlmVODE,nlmLSODE for general purpose; cfLSODA,cfLSODE, cfODE, cfVODE call C/FORTRAN compiled dll functions.ver2.0 add sink()function into example it helps to directly combine c/fortran source code in R files. Finally, with new compiler package, we generated compiled functions: nlmODEcp, nlmVODEcp, nlmLSODEcp,nlmLSODAcp and cpODE, cpLSODA, cpLSODE, cpVODE. They will help to increase speed.
Version: | 2.0 |
Depends: | R (≥ 2.13.0), deSolve, nlme, lattice, compiler |
Published: | 2012-10-29 |
Author: | YUZHUO PAN, XIAOYU YAN |
Maintainer: | YUZHUO PAN <yuzhuo.pan at gmail.com> |
License: | LGPL-2.1 | LGPL-3 [expanded from: LGPL (> 2.0)] |
NeedsCompilation: | no |
CRAN checks: | insideRODE results |
Reference manual: | insideRODE.pdf |
Package source: | insideRODE_2.0.tar.gz |
Windows binaries: | r-devel: insideRODE_2.0.zip, r-release: insideRODE_2.0.zip, r-oldrel: insideRODE_2.0.zip |
macOS binaries: | r-release: insideRODE_2.0.tgz, r-oldrel: insideRODE_2.0.tgz |
Old sources: | insideRODE archive |
Please use the canonical form https://CRAN.R-project.org/package=insideRODE to link to this page.