About Anaconda Help Download Anaconda

r / packages / r-nloptr 2.0.3

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 'Rtools42 toolchain' for 'R >= 4.2.0'.

copied from asmeurer / r-nloptr

Installers

  • linux-64 v2.0.3
  • linux-32 v1.0.4
  • osx-64 v1.2.1
  • win-32 v1.2.1
  • win-64 v1.2.1

conda install

Authentication Prerequisites:
anaconda login

To install this package run one of the following:
conda install r::r-nloptr

Description


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy