# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "deSolve" in publications use:' type: software license: GPL-2.0-or-later title: 'deSolve: Solvers for Initial Value Problems of Differential Equations (''ODE'', ''DAE'', ''DDE'')' version: '1.40' doi: 10.18637/jss.v033.i09 identifiers: - type: doi value: 10.32614/CRAN.package.deSolve abstract: Functions that solve initial value problems of a system of first-order ordinary differential equations ('ODE'), of partial differential equations ('PDE'), of differential algebraic equations ('DAE'), and of delay differential equations. The functions provide an interface to the FORTRAN functions 'lsoda', 'lsodar', 'lsode', 'lsodes' of the 'ODEPACK' collection, to the FORTRAN functions 'dvode', 'zvode' and 'daspk' and a C-implementation of solvers of the 'Runge-Kutta' family with fixed or variable time steps. The package contains routines designed for solving 'ODEs' resulting from 1-D, 2-D and 3-D partial differential equations ('PDE') that have been converted to 'ODEs' by numerical differencing. authors: - family-names: Soetaert given-names: Karline email: karline.soetaert@nioz.nl orcid: https://orcid.org/0000-0003-4603-7100 - family-names: Petzoldt given-names: Thomas email: thomas.petzoldt@tu-dresden.de orcid: https://orcid.org/0000-0002-4951-6468 - family-names: Setzer given-names: R. Woodrow email: setzer.woodrow@epa.gov orcid: https://orcid.org/0000-0002-6709-9186 preferred-citation: type: article title: 'Solving Differential Equations in R: Package deSolve' authors: - name: Karline Soetaert - name: Thomas Petzoldt - name: R. Woodrow Setzer journal: Journal of Statistical Software volume: '33' issue: '9' year: '2010' doi: 10.18637/jss.v033.i09 keywords: - ordinary differential equations - partial differential equations - differential algebraic equations - initial value problems - R - FORTRAN - C start: '1' end: '25' repository: https://epiverse-connect.r-universe.dev repository-code: http://desolve.r-forge.r-project.org/ commit: d12b9ad090e0ea848d38f6d7d8ead94c7e6b63b3 url: http://desolve.r-forge.r-project.org/ date-released: '2023-11-27' contact: - family-names: Petzoldt given-names: Thomas email: thomas.petzoldt@tu-dresden.de orcid: https://orcid.org/0000-0002-4951-6468