nloptr (2.2.1)
Published 2026-02-24 13:47:21 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("nloptr")About this package
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'.R Interface to NLopt
Dependencies
| Suggests | knitr, rmarkdown, covr, tinytest |
Details
2026-02-24 13:47:21 +00:00
Assets (1)
Versions (1)
View all
CRAN
0
LGPL (>= 3)
Jelmer Ypma
Steven G. Johnson
Aymeric Stamm
Hans W. Borchers
Dirk Eddelbuettel
Brian Ripley
Kurt Hornik
Julien Chiquet
Avraham Adler
Xiongtao Dai
Jeroen Ooms
Tomas Kalibera
Mikael Jagan
2.1 MiB
nloptr_2.2.1.tar.gz
2.1 MiB
2.2.1
2026-02-24