Skip to content

PBSddesolve

Solver for Delay Differential Equations

v1.13.7 · Nov 14, 2025 · GPL (>= 2)

Description

Functions for solving systems of delay differential equations by interfacing with numerical routines written by Simon N. Wood, including contributions from Benjamin J. Cairns. These numerical routines first appeared in Simon Wood's 'solv95' program. This package includes a vignette and a complete user's guide. 'PBSddesolve' originally appeared on CRAN under the name 'ddesolve'. That version is no longer supported. The current name emphasizes a close association with other 'PBS' packages, particularly 'PBSmodelling'.

Downloads

CRAN

891

Last 30 days

3867th

2.7K

Last 90 days

11K

Last year

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

r2u CRAN

24

Last 30 days

119

Last 90 days

453

Last year

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

autoCRAN

3

Last 7 days

13

Last 30 days

0

All-time

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

CRAN Check Status

1 NOTE
12 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 NOTE
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 details (1 non-OK)
NOTE r-oldrel-macos-arm64

compiled code

File ‘PBSddesolve/libs/PBSddesolve.so’:
  Found non-API call to R: ‘FORMALS’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Check History

NOTE 11 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 25, 2026
NOTE r-oldrel-macos-arm64

compiled code

File ‘PBSddesolve/libs/PBSddesolve.so’:
  Found non-API call to R: ‘FORMALS’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
ERROR 10 OK · 1 NOTE · 0 WARNING · 3 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-release-macos-arm64

compiled code

File ‘PBSddesolve/libs/PBSddesolve.so’:
  Found non-API call to R: ‘FORMALS’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
ERROR r-oldrel-macos-arm64

whether package can be installed

Installation failed.
See ‘/Volumes/Builds/packages/big-sur-arm64/results/4.4/PBSddesolve.Rcheck/00install.out’ for details.
ERROR r-oldrel-macos-x86_64

whether package can be installed

Installation failed.
See ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.4/PBSddesolve.Rcheck/00install.out’ for details.
ERROR r-oldrel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.4/PBSddesolve.Rcheck/00install.out' for details.

Code

Structure

Lines of code

2,061

Files

39

Compiled share

75.2%

Has compiled src

Yes

Language breakdown

R 118 (5.7%)C/C++/src 1,549 (75.2%)Docs 274 (13.3%)Vignettes 120 (5.8%)

API

Exported functions

3

Internal functions

4

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

\dontrun example ratio

0%

Roxygen coverage

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

4.2.0

System requirements

C++ standard

License

GPL (>= 2)

License flags

SPDX valid, OSI approved

History

Versions

14

First release

2008-09-19

Latest release

2025-11-14

Avg cadence

377 days

Cold removal rate

100%

Dep drift

0

LOC over versions

v1.05: 572 LOCv1.08.9: 580 LOCv1.08.11: 580 LOCv1.09.17: 590 LOCv1.10.25: 1,830 LOCv1.11.29: 1,829 LOCv1.12.2: 1,864 LOCv1.12.4: 1,888 LOCv1.12.5: 1,901 LOCv1.12.6: 1,897 LOCv1.13.1: 1,994 LOCv1.13.3: 1,990 LOCv1.13.4: 2,050 LOCv1.13.7: 2,061 LOC

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

Reverse Dependencies (2)

imports

Dependency Network

Dependencies Reverse dependencies deBInfer stagePop PBSddesolve

Version History

15 tracked
new 1.13.7 Mar 10, 2026
updated 1.13.7 ← 1.13.4 diff Nov 13, 2025
updated 1.13.4 ← 1.13.3 diff Jan 8, 2024
updated 1.13.3 ← 1.13.1 diff Jan 31, 2023
updated 1.13.1 ← 1.12.6 diff Nov 8, 2022
updated 1.12.6 ← 1.12.5 diff Dec 9, 2019
updated 1.12.5 ← 1.12.4 diff Dec 6, 2019
updated 1.12.4 ← 1.12.2 diff Mar 11, 2019
updated 1.12.2 ← 1.11.29 diff Sep 19, 2016
updated 1.11.29 ← 1.10.25 diff May 15, 2014
updated 1.10.25 ← 1.09.17 diff May 8, 2013
updated 1.09.17 ← 1.08.11 diff Nov 6, 2012
updated 1.08.11 ← 1.08.9 diff Oct 28, 2012
updated 1.08.9 ← 1.05 diff Apr 28, 2010
new 1.05 Oct 4, 2008