Port variant | standard |
Summary | R Interface to NLopt |
BROKEN | |
Package version | 2.1.1 |
Homepage | https://github.com/astamm/nloptr |
Keywords | cran |
Maintainer | CRAN Automaton |
License | Not yet specified |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 09 JUL 2024, 17:52:53 UTC |
Port created | 15 APR 2020, 18:11:42 UTC |
single | 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'. |
Build (only) |
cmake:primary:standard gmake:primary:standard R:primary:standard icu:dev:standard |
Build and Runtime | nlopt:single:standard |
Runtime (only) |
R:primary:standard R:nls:standard |
main | mirror://CRAN/src/contrib https://loki.dragonflybsd.org/cranfiles/ |
R-lme4:standard | Linear Mixed-Effects Models using 'Eigen' and S4 |