Package: PBSddesolve
Version: 1.12.6
Date: 2019-12-09
Title: Solver for Delay Differential Equations
Authors@R: c(
   person("Alex", "Couture-Beil", role = "aut", email = "alex@mofo.ca"),
   person(c("Jon", "T."), "Schnute", role = "aut", email = "schnutej-dfo@shaw.ca"),
   person("Rowan", "Haigh", role = c("aut", "cre"), email = "rowan.haigh@dfo-mpo.gc.ca"),
   person(c("Simon", "N."), "Wood", role = "aut", email = "s.wood@bath.ac.uk"),
   person(c("Benjamin", "J."), "Cairns", role = "aut"),
   person("Nicholas", "Boers", role = "ctb", email = "boersn@macewan.ca"))
Author: Alex Couture-Beil [aut],
  Jon T. Schnute [aut],
  Rowan Haigh [aut, cre],
  Simon N. Wood [aut],
  Benjamin J. Cairns [aut],
  Nicholas Boers [ctb]
Maintainer: Rowan Haigh <rowan.haigh@dfo-mpo.gc.ca>
Copyright: 2007-2020, Fisheries and Oceans Canada
Depends: R (>= 3.5.0)
Suggests: PBSmodelling
NeedsCompilation: yes
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'.
License: GPL (>= 2)
URL: https://github.com/pbs-software/pbs-ddesolve
Packaged: 2019-12-09 18:29:09 UTC; HaighR
Repository: CRAN
Date/Publication: 2019-12-09 23:00:02 UTC
