The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Solve optimization problems using an R interface to NLopt. NLopt is a free/open-source library for nonlinear optimization, providing a common interface for a number of different free optimization routines available online as well as original implementations of various other algorithms. See <https://nlopt.readthedocs.io/en/latest/NLopt_Algorithms/> for more information on the available algorithms. Building from included sources requires 'CMake'. On Linux and 'macOS', if a suitable system build of NLopt (2.7.0 or later) is found, it is used; otherwise, it is built from included sources via 'CMake'. On Windows, NLopt is obtained through 'rwinlib' for 'R <= 4.1.x' or grabbed from the appropriate toolchain for 'R >= 4.2.0'.
Version: | 2.1.1 |
Suggests: | knitr, rmarkdown, covr, tinytest |
Published: | 2024-06-25 |
DOI: | 10.32614/CRAN.package.nloptr |
Author: | Jelmer Ypma [aut], Steven G. Johnson [aut] (author of the NLopt C library), Aymeric Stamm [ctb, cre], Hans W. Borchers [ctb], Dirk Eddelbuettel [ctb], Brian Ripley [ctb] (build process on multiple OS), Kurt Hornik [ctb] (build process on multiple OS), Julien Chiquet [ctb], Avraham Adler [ctb], Xiongtao Dai [ctb], Jeroen Ooms [ctb] |
Maintainer: | Aymeric Stamm <aymeric.stamm at cnrs.fr> |
BugReports: | https://github.com/astamm/nloptr/issues |
License: | LGPL (≥ 3) |
URL: | https://github.com/astamm/nloptr, https://astamm.github.io/nloptr/ |
NeedsCompilation: | yes |
SystemRequirements: | cmake (>= 3.2.0) which is used only on Linux or macOS systems when no system build of nlopt (>= 2.7.0) can be found. |
Citation: | nloptr citation info |
Materials: | README NEWS |
In views: | Optimization |
CRAN checks: | nloptr results |
Reference manual: | nloptr.pdf |
Vignettes: |
nloptr |
Package source: | nloptr_2.1.1.tar.gz |
Windows binaries: | r-devel: nloptr_2.1.1.zip, r-release: nloptr_2.1.1.zip, r-oldrel: nloptr_2.1.1.zip |
macOS binaries: | r-release (arm64): nloptr_2.1.1.tgz, r-oldrel (arm64): nloptr_2.1.1.tgz, r-release (x86_64): nloptr_2.1.1.tgz, r-oldrel (x86_64): nloptr_2.1.1.tgz |
Old sources: | nloptr archive |
Please use the canonical form https://CRAN.R-project.org/package=nloptr to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.