PBSddesolve

R package PBSddesolve - Solver for delay differential equations

https://github.com/pbs-software/pbs-ddesolve

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
Last synced: 10 months ago · JSON representation

Repository

R package PBSddesolve - Solver for delay differential equations

Basic Info
  • Host: GitHub
  • Owner: pbs-software
  • Language: C
  • Default Branch: master
  • Homepage:
  • Size: 2.24 MB
Statistics
  • Stars: 1
  • Watchers: 0
  • Forks: 1
  • Open Issues: 1
  • Releases: 2
Created about 11 years ago · Last pushed about 1 year ago
Metadata Files
Readme

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

DFO logo

Owner

  • Name: PBS Software
  • Login: pbs-software
  • Kind: organization
  • Email: rowan.haigh@dfo-mpo.gc.ca
  • Location: Nanaimo, BC, Canada

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

All Time
  • Total Commits: 40
  • Total Committers: 6
  • Avg Commits per committer: 6.667
  • Development Distribution Score (DDS): 0.525
Past Year
  • Commits: 7
  • Committers: 2
  • Avg Commits per committer: 3.5
  • Development Distribution Score (DDS): 0.429
Top Committers
Name Email 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

  • Versions: 13
  • Dependent Packages: 4
  • Dependent Repositories: 6
  • Downloads: 718 Last month
  • Docker Downloads: 43,390
Rankings
Docker downloads count: 0.6%
Dependent packages count: 9.3%
Dependent repos count: 12.0%
Average: 15.5%
Downloads: 19.0%
Forks count: 21.0%
Stargazers count: 30.9%
Maintainers (1)
Last synced: 11 months ago

Dependencies

PBSddesolve/DESCRIPTION cran
  • R >= 3.5.0 depends
  • PBSmodelling * suggests