PBSddesolve
R package PBSddesolve - Solver for delay differential equations
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.8%) to scientific vocabulary
Repository
R package PBSddesolve - Solver for delay differential equations
Basic Info
Statistics
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 1
- Releases: 2
Metadata Files
README.md
PBSddesolve: Solver for delay differential equations
© Fisheries and Oceans Canada (2007-2025)
The R package PBSddesolve generates numerical solutions for systems of delay differential equations (DDEs) and ordinary differential equations (ODEs). The numerical routines come from Simon Wood’s program solv95, originally written in C for the Microsoft Windows operating systems. With PBSddesolve, a user can write the gradient code for a system of DDEs or ODEs in the R language, rather than C. The code will then run on all platforms supported by R, and the results can be inspected using R’s extensive graphics capabilities. Simon has very generously given us permission to publish PBSddesolve (including his embedded routines) under the GNU GENERAL PUBLIC LICENSE Version 2.
For more information, see the User's Guide (file PBSddesolve-UG.pdf) featured in this repository. Obtain the package PBSddesolve from CRAN, the standard repository for R contributed packages.
This package replaces an earlier R package ddesolve, which is no longer supported.
PBSddesolve represents just one of a series of R packages developed at the Pacific Biological Station (PBS) in Nanaimo, British Columbia. A more advanced version of PBSddesolve might be available at pbs-software on GitHub. Any evolving package (Windows binary and source tarball) is built after using CRAN's rigorous R CMD check --as-cran routine (on a Windows system). Most of the time, the revision on GitHub can be built in R using devtools::install_github("pbs-software/pbs-ddesolve/PBSddesolve"); however, not every revision has been checked for CRAN worthiness.
Disclaimer
"Fisheries and Oceans Canada (DFO) GitHub project code is provided on an 'as is' basis and the user assumes responsibility for its use. DFO relinquishes control of the information and assumes no responsibility to protect the integrity, confidentiality, or availability of the information. Any claims against DFO stemming from the use of its GitHub project will be governed by all applicable Canadian Federal laws. Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation or favouring by DFO. The Fisheries and Oceans Canada seal and logo, or the seal and logo of a DFO bureau, shall not be used in any manner to imply endorsement of any commercial product or activity by DFO or the Canadian Government.”
As with any freely available product, there is no warranty or promise that PBSddesolve will perform adequately for all circumstances. Additionally, coding errors are possible, and users should contact the package maintainer if bugs are detected.
Maintainer: Rowan Haigh

Owner
- Name: PBS Software
- Login: pbs-software
- Kind: organization
- Email: rowan.haigh@dfo-mpo.gc.ca
- Location: Nanaimo, BC, Canada
- Website: http://www.pac.dfo-mpo.gc.ca/science/facilities-installations/index-eng.html#pbs
- Repositories: 15
- Profile: https://github.com/pbs-software
Software, largely for R, developed at the Pacific Biological Station
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| rowan.haigh | r****h@d****a | 19 |
| schnutej | s****j@s****a | 7 |
| boersn | b****n@m****a | 5 |
| alex_google | a****e@m****a | 4 |
| Nicholas M. Boers | 1****n | 3 |
| nmboers | n****s@g****m | 2 |
Committer Domains (Top 20 + Academic)
Packages
- Total packages: 1
-
Total downloads:
- cran 718 last-month
- Total docker downloads: 43,390
- Total dependent packages: 4
- Total dependent repositories: 6
- Total versions: 13
- Total maintainers: 1
cran.r-project.org: PBSddesolve
Solver for Delay Differential Equations
- Homepage: https://github.com/pbs-software/pbs-ddesolve
- Documentation: http://cran.r-project.org/web/packages/PBSddesolve/PBSddesolve.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
-
Latest release: 1.13.4
published over 2 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.5.0 depends
- PBSmodelling * suggests