Source: r-cran-nleqslv Section: gnu-r Priority: optional Maintainer: Debian R Packages Maintainers Uploaders: Sébastien Villemot Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-nleqslv Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-nleqslv.git Homepage: https://cran.r-project.org/package=nleqslv Standards-Version: 4.6.2 Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev Testsuite: autopkgtest-pkg-r Package: r-cran-nleqslv Architecture: any Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${R:Recommends} Suggests: ${R:Suggests} Description: GNU R package for solving systems of nonlinear equations This R package solves a system of nonlinear equations using a Broyden or a Newton method with a choice of global strategies such as line search and trust region. There are options for using a numerical or user supplied Jacobian, for specifying a banded numerical Jacobian and for allowing a singular or ill-conditioned Jacobian.