cOde: Automated C Code Generation for 'deSolve', 'bvpSolve' and 'Sundials'

Generates all necessary C functions allowing the user to work with the compiled-code interface of ode() and bvptwp(). The implementation supports "forcings" and "events". Also provides functions to symbolically compute Jacobians, sensitivity equations and adjoint sensitivities being the basis for sensitivity analysis. Alternatively to 'deSolve', the Sundials 'CVODES' solver is implemented for computation of model sensitivities.

Version: 0.3
Depends: R (≥ 3.0)
Imports: Rcpp (≥ 0.11.3)
LinkingTo: Rcpp, RcppArmadillo
Suggests: deSolve, bvpSolve
Published: 2017-09-07
Author: Daniel Kaschek
Maintainer: Daniel Kaschek <daniel.kaschek at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
SystemRequirements: C++11
In views: DifferentialEquations
CRAN checks: cOde results

Downloads:

Reference manual: cOde.pdf
Package source: cOde_0.3.tar.gz
Windows binaries: r-devel: cOde_0.3.zip, r-release: cOde_0.3.zip, r-oldrel: cOde_0.3.zip
OS X El Capitan binaries: r-release: cOde_0.3.tgz
OS X Mavericks binaries: r-oldrel: cOde_0.3.tgz
Old sources: cOde archive

Reverse dependencies:

Reverse depends: dMod

Linking:

Please use the canonical form https://CRAN.R-project.org/package=cOde to link to this page.