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

Peer review:

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

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

On CRAN:

26 exports 104 stars 13.99 score 0 dependencies 1670 dependents 21 mentions 848 scripts 292.5k downloads

Last updated 3 months agofrom:6d4943aff5. Checks:OK: 8 ERROR: 1. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 26 2024
R-4.5-win-x86_64OKAug 26 2024
R-4.5-linux-x86_64ERRORAug 26 2024
R-4.4-win-x86_64OKAug 26 2024
R-4.4-mac-x86_64OKAug 26 2024
R-4.4-mac-aarch64OKAug 26 2024
R-4.3-win-x86_64OKAug 26 2024
R-4.3-mac-x86_64OKAug 26 2024
R-4.3-mac-aarch64OKAug 26 2024

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

Dependencies:

nloptr

Rendered fromnloptr.Rmdusingknitr::rmarkdownon Aug 26 2024.

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