CMD + K

r-nloptr

Community

R Interface to NLopt

Installation

To install this package, run one of the following:

Conda
$conda install odsp-test::r-nloptr

Usage Tracking

1.2.1
1.0.4
2 / 8 versions selected
Total downloads: 0

Description

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

About

Summary

R Interface to NLopt

Information Last Updated

Mar 25, 2025 at 16:19

License

LGPL-3

Total Downloads

17