Package: RcppNLoptExample 0.0.2.2

RcppNLoptExample: 'Rcpp' Package Illustrating Header-Only Access to 'NLopt'

An example package which shows use of 'NLopt' functionality from C++ via 'Rcpp' without requiring linking, and relying just on 'nloptr' thanks to the exporting API added there by Jelmer Ypma. This package is a fully functioning, updated, and expanded version of the initial example by Julien Chiquet at <https://github.com/jchiquet/RcppArmadilloNLoptExample> also containing a large earlier pull request of mine.

Authors:Dirk Eddelbuettel [aut, cre]

RcppNLoptExample_0.0.2.2.tar.gz
RcppNLoptExample_0.0.2.2.zip(r-4.7)RcppNLoptExample_0.0.2.2.zip(r-4.6)RcppNLoptExample_0.0.2.2.zip(r-4.5)
RcppNLoptExample_0.0.2.2.tgz(r-4.6-x86_64)RcppNLoptExample_0.0.2.2.tgz(r-4.6-arm64)RcppNLoptExample_0.0.2.2.tgz(r-4.5-x86_64)RcppNLoptExample_0.0.2.2.tgz(r-4.5-arm64)
RcppNLoptExample_0.0.2.2.tar.gz(r-4.7-arm64)RcppNLoptExample_0.0.2.2.tar.gz(r-4.7-x86_64)RcppNLoptExample_0.0.2.2.tar.gz(r-4.6-arm64)RcppNLoptExample_0.0.2.2.tar.gz(r-4.6-x86_64)
RcppNLoptExample_0.0.2.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
RcppNLoptExample/json (API)

# Install 'RcppNLoptExample' in R:
install.packages('RcppNLoptExample', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/eddelbuettel/rcppnloptexample/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cpp

4.32 score 14 stars 4 scripts 597 downloads 3 exports 4 dependencies

Last updated from:4444458aba. Checks:9 OK, 4 NOTE. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK137
linux-devel-x86_64OK112
source / vignettesOK173
linux-release-arm64OK153
linux-release-x86_64OK121
macos-release-arm64OK98
macos-release-x86_64NOTE165
macos-oldrel-arm64NOTE95
macos-oldrel-x86_64NOTE166
windows-develOK100
windows-releaseOK110
windows-oldrelNOTE79
wasm-releaseOK136

Exports:nloptVersiontestProblemwrapper

Dependencies:nloptrRcpprspdlitetl