dde: Solve Delay Differential Equations

Solves ordinary and delay differential equations, where the objective function is written in either R or C. Suitable only for non-stiff equations, the solver uses a 'Dormand-Prince' method that allows interpolation of the solution at any point. This approach is as described by Hairer, Norsett and Wanner (1993) <ISBN:3540604529>. Support is also included for iterating difference equations.

Version: 1.0.5
Depends: R (≥ 3.1.0)
LinkingTo: ring (≥ 1.0.0)
Suggests: deSolve, knitr, microbenchmark, rmarkdown, testthat
Published: 2024-01-13
Author: Rich FitzJohn [aut, cre], Wes Hinsley [aut], Imperial College of Science, Technology and Medicine [cph]
Maintainer: Rich FitzJohn <rich.fitzjohn at gmail.com>
BugReports: https://github.com/mrc-ide/dde/issues
License: MIT + file LICENSE
URL: https://github.com/mrc-ide/dde
NeedsCompilation: yes
Language: en-GB
Materials: README NEWS
In views: DifferentialEquations, Epidemiology
CRAN checks: dde results

Documentation:

Reference manual: dde.pdf
Vignettes: dde

Downloads:

Package source: dde_1.0.5.tar.gz
Windows binaries: r-devel: dde_1.0.5.zip, r-release: dde_1.0.5.zip, r-oldrel: dde_1.0.5.zip
macOS binaries: r-release (arm64): dde_1.0.5.tgz, r-oldrel (arm64): dde_1.0.5.tgz, r-release (x86_64): dde_1.0.5.tgz
Old sources: dde archive

Reverse dependencies:

Reverse suggests: odin

Linking:

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