Functions that solve boundary value problems ('BVP') of systems of ordinary differential equations ('ODE') and differential algebraic equations ('DAE'). The functions provide an interface to the FORTRAN functions 'twpbvpC', 'colnew/colsys', and an R-implementation of the shooting method. Mazzia, F., J.R. Cash and K. Soetaert (2014), "Solving Boundary Value Problems in the Open Source Software R: Package bvpSolve" <doi:10.7494/OpMath.2014.34.2.387>.
| Version: | 1.4.4.2 |
| Depends: | R (≥ 2.01), deSolve |
| Imports: | rootSolve, stats, graphics, grDevices |
| Published: | 2026-08-20 |
| DOI: | 10.32614/CRAN.package.bvpSolve |
| Author: | Karline Soetaert |
| Maintainer: | George Helffrich <ghfbsd at gmail.com> |
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
| NeedsCompilation: | yes |
| Citation: | bvpSolve citation info |
| CRAN checks: | bvpSolve results |
| Reference manual: | bvpSolve.html , bvpSolve.pdf |
| Vignettes: |
Solving Boundary Value Problems of Ordinary Differential Equations (source, R code) bvpSolve: a set of 35 test Problems (source, R code) |
| Package source: | bvpSolve_1.4.4.2.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
| Old sources: | bvpSolve archive |
| Reverse suggests: | cOde |
Please use the canonical form https://CRAN.R-project.org/package=bvpSolve to link to this page.