Skip to content

dde

Solve Delay Differential Equations

v1.0.7 · Sep 23, 2024 · MIT + file LICENSE

Description

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.

Downloads

CRAN

488

Last 30 days

8354th

1.3K

Last 90 days

7.1K

Last year

Trend: +36.3% (30d vs prior 30d)

r2u CRAN

24

Last 30 days

138

Last 90 days

449

Last year

Trend: -42.9% (30d vs prior 30d)

autoCRAN

1

Last 7 days

15

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

8,858

Files

65

Compiled share

33.7%

Has compiled src

Yes

Language breakdown

R 1,553 (17.5%)C/C++/src 2,988 (33.7%)Tests 3,081 (34.8%)Docs 752 (8.5%)Vignettes 484 (5.5%)

API

Exported functions

10

Internal functions

31

Recent export changes

v1.0.0+10 difeq, difeq_continue, difeq_replicate +7 more

Testing & CI

Has tests

Yes

Test-to-code ratio

1.98

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

25%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

33.3%

Unsafe pattern score

0

Dep constraint coverage

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.1.0

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

5

First release

2019-05-16

Latest release

2024-09-23

Avg cadence

257 days

Cold removal rate

Dep drift

0

LOC over versions

v1.0.0: 8,510 LOCv1.0.1: 8,508 LOCv1.0.4: 8,856 LOCv1.0.5: 8,856 LOCv1.0.7: 8,858 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Reverse Dependencies (2)

suggests

Dependency Network

Dependencies Reverse dependencies MetaRVM odin dde

Version History

6 tracked
new 1.0.7 Mar 10, 2026
updated 1.0.7 ← 1.0.5 diff Sep 22, 2024
updated 1.0.5 ← 1.0.4 diff Jan 12, 2024
updated 1.0.4 ← 1.0.1 diff Apr 27, 2023
updated 1.0.1 ← 1.0.0 diff Jan 16, 2020
new 1.0.0 May 15, 2019