nloptr is 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 on Unix the NLopt code is downloaded and compiled from the NLopt website.
Version: | 1.0.4 |
Suggests: | testthat (≥ 0.8.1) |
Published: | 2014-08-04 |
Author: | Jelmer Ypma, with contributions by Hans W. Borchers and Dirk Eddelbuettel |
Maintainer: | Jelmer Ypma <uctpjyy at ucl.ac.uk> |
License: | LGPL-3 |
NeedsCompilation: | yes |
Citation: | nloptr citation info |
Materials: | README ChangeLog |
In views: | Optimization |
CRAN checks: | nloptr results |
Reference manual: | nloptr.pdf |
Vignettes: |
Introduction to nloptr: an R interface to NLopt |
Package source: | nloptr_1.0.4.tar.gz |
Windows binaries: | r-devel: nloptr_1.0.4.zip, r-release: nloptr_1.0.4.zip, r-oldrel: nloptr_1.0.4.zip |
OS X Snow Leopard binaries: | r-release: nloptr_1.0.4.tgz, r-oldrel: nloptr_1.0.4.tgz |
OS X Mavericks binaries: | r-release: nloptr_1.0.4.tgz |
Old sources: | nloptr archive |
Reverse depends: | CCpop, corHMM, OUwie, parma, pomp |
Reverse imports: | lme4, rugarch |
Reverse suggests: | metafor, SPOT, SuperLearner |