Package: PBSddesolve
Version: 1.12.4
Date: 2019-03-11
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-2019, Fisheries and Oceans Canada
Depends: R (>= 3.5.0)
Suggests: PBSmodelling
NeedsCompilation: yes
Description: Routines for solving systems of delay differential equations by
   interfacing numerical routines written by Simon N. Wood , with contributions
   by 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-03-11 21:39:10 UTC; HaighR
Repository: CRAN
Date/Publication: 2019-03-12 17:36:09 UTC
