Package: nloptr 2.1.1.9000

nloptr: R Interface to NLopt

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'.

Authors:Jelmer Ypma [aut], Steven G. Johnson [aut], Aymeric Stamm [ctb, cre], Hans W. Borchers [ctb], Dirk Eddelbuettel [ctb], Brian Ripley [ctb], Kurt Hornik [ctb], Julien Chiquet [ctb], Avraham Adler [ctb], Xiongtao Dai [ctb], Jeroen Ooms [ctb]

nloptr_2.1.1.9000.tar.gz
nloptr_2.1.1.9000.zip(r-4.5)nloptr_2.1.1.9000.zip(r-4.4)nloptr_2.1.1.9000.zip(r-4.3)
nloptr_2.1.1.9000.tgz(r-4.5-x86_64)nloptr_2.1.1.9000.tgz(r-4.5-arm64)nloptr_2.1.1.9000.tgz(r-4.4-x86_64)nloptr_2.1.1.9000.tgz(r-4.4-arm64)nloptr_2.1.1.9000.tgz(r-4.3-x86_64)nloptr_2.1.1.9000.tgz(r-4.3-arm64)
nloptr_2.1.1.9000.tar.gz(r-4.5-noble)nloptr_2.1.1.9000.tar.gz(r-4.4-noble)
nloptr_2.1.1.9000.tgz(r-4.4-emscripten)nloptr_2.1.1.9000.tgz(r-4.3-emscripten)
nloptr.pdf |nloptr.html
nloptr/json (API)
NEWS

# Install 'nloptr' in R:
install.packages('nloptr', repos = c('https://astamm.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/astamm/nloptr/issues

Pkgdown site:https://astamm.github.io

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cpp

17.04 score 108 stars 1.8k packages 1.1k scripts 408k downloads 21 mentions 26 exports 0 dependencies

Last updated 18 hours agofrom:b1919e8b48. Checks:12 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 08 2025
R-4.5-win-x86_64OKMar 08 2025
R-4.5-mac-x86_64OKMar 08 2025
R-4.5-mac-aarch64OKMar 08 2025
R-4.5-linux-x86_64OKMar 08 2025
R-4.4-win-x86_64OKMar 08 2025
R-4.4-mac-x86_64OKMar 08 2025
R-4.4-mac-aarch64OKMar 08 2025
R-4.4-linux-x86_64OKMar 08 2025
R-4.3-win-x86_64OKMar 08 2025
R-4.3-mac-x86_64OKMar 08 2025
R-4.3-mac-aarch64OKMar 08 2025

Exports:auglagbobyqaccsaqcheck.derivativescobylacrs2lmdirectdirectLis.nloptrisreslbfgsmlslmmaneldermeadnewuoanl.gradnl.jacobiannl.optsnloptrnloptr.get.default.optionsnloptr.print.optionssbplxslsqpstogotnewtonvarmetric

Dependencies:

nloptr

Rendered fromnloptr.Rmdusingknitr::rmarkdownon Mar 08 2025.

Last update: 2024-04-29
Started: 2017-08-27