About Anaconda Help Download Anaconda

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 <http://ab-initio.mit.edu/wiki/index.php/NLopt_Introduction> for more information on the available algorithms. During installation of nloptr on Unix-based systems, the installer checks whether the NLopt library is installed on the system. If the NLopt library cannot be found, the code is compiled using the NLopt source included in the nloptr package.

copied from cf-staging / r-nloptr

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v2.1.1
  • linux-aarch64 v2.1.1
  • osx-64 v2.1.1
  • osx-arm64 v2.1.1
  • win-64 v2.1.1
  • linux-ppc64le v2.1.1

conda install

To install this package run one of the following:
conda install conda-forge::r-nloptr
conda install conda-forge/label/cf201901::r-nloptr
conda install conda-forge/label/cf202003::r-nloptr
conda install conda-forge/label/gcc7::r-nloptr

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy