Source: r-cran-optimx
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-numderiv,
 r-cran-nloptr,
 r-cran-pracma,
 architecture-is-64-bit,
 architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-optimx
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-optimx.git
Homepage: https://cran.r-project.org/package=optimx

Package: r-cran-optimx
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Expanded Replacement and Extension of the 'optim' Function
 Provides a replacement and extension of the optim() function to call
 to several function minimization codes in R in a single statement.
 These methods handle smooth, possibly box constrained functions of several
 or many parameters. Note that function 'optimr()' was prepared to simplify
 the incorporation of minimization codes going forward. Also implements some
 utility codes and some extra solvers, including safeguarded Newton methods.
 Many methods previously separate are now included here. This is the version
 for CRAN.
