<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Solvers for Initial Value Problems of Differential Equations
('ODE', 'DAE', 'DDE')</dc:title>
  <dc:title>R package deSolve version 1.42</dc:title>
  <dc:subject>CRAN Task View: DifferentialEquations (https://CRAN.R-project.org/view=DifferentialEquations)</dc:subject>
  <dc:subject>CRAN Task View: Epidemiology (https://CRAN.R-project.org/view=Epidemiology)</dc:subject>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.3.0)</dc:relation>
  <dc:relation>Imports: methods, graphics, grDevices, stats</dc:relation>
  <dc:relation>Suggests: scatterplot3d, nlme, FME</dc:relation>
  <dc:creator>Thomas Petzoldt &lt;thomas.petzoldt@tu-dresden.de&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Karline Soetaert [aut] (ORCID: &lt;https://orcid.org/0000-0003-4603-7100&gt;),
  Thomas Petzoldt [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-4951-6468&gt;),
  R. Woodrow Setzer [aut] (ORCID:
    &lt;https://orcid.org/0000-0002-6709-9186&gt;),
  Peter N. Brown [ctb] (files ddaspk.f, dvode.f, zvode.f),
  George D. Byrne [ctb] (files dvode.f, zvode.f),
  Ernst Hairer [ctb] (files radau5.f, radau5a),
  Alan C. Hindmarsh [ctb] (files ddaspk.f, dlsode.f, dvode.f, zvode.f,
    opdkmain.f, opdka1.f),
  Cleve Moler [ctb] (file dlinpck.f),
  Linda R. Petzold [ctb] (files ddaspk.f, dlsoda.f),
  Youcef Saad [ctb] (file dsparsk.f),
  Clement W. Ulrich [ctb] (file ddaspk.f)</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2026-03-20</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=deSolve</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.deSolve</dc:identifier>
</oai_dc:dc>
