Package: dde 1.0.7

Rich FitzJohn

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.

Authors:Rich FitzJohn [aut, cre], Wes Hinsley [aut], Imperial College of Science, Technology and Medicine [cph]

dde_1.0.7.tar.gz
dde_1.0.7.zip(r-4.5)dde_1.0.7.zip(r-4.4)dde_1.0.7.zip(r-4.3)
dde_1.0.7.tgz(r-4.5-x86_64)dde_1.0.7.tgz(r-4.5-arm64)dde_1.0.7.tgz(r-4.4-x86_64)dde_1.0.7.tgz(r-4.4-arm64)dde_1.0.7.tgz(r-4.3-x86_64)dde_1.0.7.tgz(r-4.3-arm64)
dde_1.0.7.tar.gz(r-4.5-noble)dde_1.0.7.tar.gz(r-4.4-noble)
dde_1.0.7.tgz(r-4.4-emscripten)dde_1.0.7.tgz(r-4.3-emscripten)
dde.pdf |dde.html
dde/json (API)
NEWS

# Install 'dde' in R:
install.packages('dde', repos = c('https://epiverse-connect.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/mrc-ide/dde/issues

On CRAN:

6.20 score 15 stars 1 packages 35 scripts 350 downloads 10 exports 2 dependencies

Last updated 5 months agofrom:1df1c01cfe. Checks:11 OK. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKFeb 20 2025
R-4.5-win-x86_64OKFeb 20 2025
R-4.5-mac-x86_64OKFeb 20 2025
R-4.5-mac-aarch64OKFeb 20 2025
R-4.5-linux-x86_64OKFeb 20 2025
R-4.4-win-x86_64OKFeb 20 2025
R-4.4-mac-x86_64OKFeb 20 2025
R-4.4-mac-aarch64OKFeb 20 2025
R-4.3-win-x86_64OKFeb 20 2025
R-4.3-mac-x86_64OKFeb 20 2025
R-4.3-mac-aarch64OKFeb 20 2025

Exports:difeqdifeq_continuedifeq_replicatedopridopri_continuedopri_interpolatedopri5dopri853ylagyprev

Dependencies:R6ring

dde

Rendered fromdde.Rmdusingknitr::rmarkdownon Feb 20 2025.

Last update: 2023-04-28
Started: 2016-09-21

Readme and manuals

Help Manual

Help pageTopics
Solve difference equationdifeq difeq_continue yprev
Solve difference equations repeatedlydifeq_replicate
Integrate ODE/DDE with dopridopri dopri5 dopri853 dopri_continue ylag
Interpolate Dormand-Prince outputdopri_interpolate