Skip to content

deSolve

Solvers for Initial Value Problems of Differential Equations ('ODE', 'DAE', 'DDE')

v1.42 · Mar 19, 2026 · GPL (>= 2)

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.

Downloads

68.9K

Last 30 days

430th

186.4K

Last 90 days

668.9K

Last year

Trend: +1.7% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 24, 2026
NOTE 13 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 16, 2026
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘deSolve/libs/deSolve.so’:
  Found non-API call to R: ‘Rf_findVar’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (129)

Dependency Network

Dependencies Reverse dependencies DIMORA DivE EpiModel EpiSimR FME GPoM ReacTran SoilR TDCor deBInfer ecolMod ecosim embryogrowth epimdr epimdr2 +114 more reverse deps deSolve

Version History

updated 1.42 ← 1.41 diff Mar 20, 2026
new 1.41 Mar 10, 2026
updated 1.41 ← 1.40 diff Feb 5, 2026
updated 1.40 ← 1.38 diff Nov 27, 2023
updated 1.38 ← 1.37 diff Sep 4, 2023
updated 1.37 ← 1.36 diff Aug 31, 2023
updated 1.36 ← 1.35 diff Jun 30, 2023
updated 1.35 ← 1.34 diff Mar 11, 2023
updated 1.34 ← 1.33 diff Oct 21, 2022
updated 1.33 ← 1.32 diff Jul 15, 2022
updated 1.32 ← 1.31 diff Apr 13, 2022
updated 1.31 ← 1.30 diff Mar 30, 2022
updated 1.30 ← 1.29 diff Oct 6, 2021
updated 1.29 ← 1.28 diff Sep 21, 2021
updated 1.28 ← 1.27.1 diff Mar 8, 2020
updated 1.27.1 ← 1.27 diff Jan 1, 2020
updated 1.27 ← 1.25 diff Dec 19, 2019
updated 1.25 ← 1.24 diff Nov 18, 2019
updated 1.24 ← 1.23 diff Jul 14, 2019
updated 1.23 ← 1.21 diff Jun 28, 2019