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.7 | 
| Depends: | 
R (≥ 3.1.0) | 
| LinkingTo: | 
ring (≥ 1.0.6) | 
| Suggests: | 
deSolve, knitr, microbenchmark, rmarkdown, testthat | 
| Published: | 
2024-09-23 | 
| DOI: | 
10.32614/CRAN.package.dde | 
| 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:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=dde
to link to this page.