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

Version: 1.2.2.2
Suggests: testthat (≥ 0.8.1), knitr, rmarkdown, inline (≥ 0.3.14)
Published: 2020-07-02
Author: Jelmer Ypma [aut, cre], Steven G. Johnson [aut] (author of the NLopt C library), Hans W. Borchers [ctb], Dirk Eddelbuettel [ctb], Brian Ripley [ctb] (build process on multiple OS), Kurt Hornik [ctb] (build process on multiple OS), Julien Chiquet [ctb], Avraham Adler ORCID iD [ctb] (removal deprecated calls from tests)
Maintainer: Jelmer Ypma <uctpjyy at ucl.ac.uk>
License: LGPL-3
NeedsCompilation: yes
SystemRequirements: A system installation of NLopt >= 2.4.0 (with headers) will be used if available.
Citation: nloptr citation info
Materials: README ChangeLog
In views: Optimization
CRAN checks: nloptr results

Downloads:

Reference manual: nloptr.pdf
Vignettes: Introduction to nloptr: an R interface to NLopt
Package source: nloptr_1.2.2.2.tar.gz
Windows binaries: r-devel: nloptr_1.2.2.2.zip, r-release: nloptr_1.2.2.2.zip, r-oldrel: nloptr_1.2.2.2.zip
macOS binaries: r-release: nloptr_1.2.2.2.tgz, r-oldrel: nloptr_1.2.2.2.tgz
Old sources: nloptr archive

Reverse dependencies:

Reverse depends: CCpop, CNORfuzzy, corHMM, episplineDensity, GRCdata, hisse, kergp, lineqGPR, LinkedGASP, MaxPro, OUwie, PAIRADISE, parma, pgsc, WRSS
Reverse imports: adoptr, binaryGP, blackbox, castor, ciuupi, ClinicalUtilityRecal, ConsReg, cops, cort, cosa, CoSMoS, coxmeg, DGLMExtPois, diffusion, DSAIDE, DSAIRM, dtwclust, durmod, ExtremalDep, ForestDisc, foretell, garma, GDINA, gimme, greybox, gscreend, ICAOD, InfoTrad, lme4, mdpeer, mev, minimaxdesign, missSBM, mixchar, mlt, modcmfitr, mssm, nlshrink, OptimaRegion, optiSolve, phyr, PLNmodels, PoA, ptw, QBAsyDist, RcppNLoptExample, riskParityPortfolio, RiskPortfolios, RNAdecay, RobustGaSP, ROI.plugin.nloptr, rrscale, RSDA, rugarch, selac, seqHMM, signeR, smam, smooth, spaMM, spant, SPOT, starvars, stpm, survELtest, TCA, TOHM, UncertainInterval
Reverse linking to: mssm, PLNmodels, RcppNLoptExample
Reverse suggests: afex, bbotk, CEGO, drtmle, dynamichazard, metafor, mirt, mlr3pipelines, mlr3tuning, MSCMT, nlmixr, pomp, PortfolioAnalytics, RandomFields, regsem, SACOBRA, SuperLearner, swdft, wflo

Linking:

Please use the canonical form https://CRAN.R-project.org/package=nloptr to link to this page.