The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 0.0.1
Depends: R (≥ 3.0.2)
Imports: Rcpp, nloptr (≥ 1.2.0)
LinkingTo: Rcpp, nloptr (≥ 1.2.0)
Published: 2018-10-12
Author: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <edd at debian.org>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
Materials: README NEWS ChangeLog
CRAN checks: RcppNLoptExample results

Documentation:

Reference manual: RcppNLoptExample.pdf

Downloads:

Package source: RcppNLoptExample_0.0.1.tar.gz
Windows binaries: r-devel: RcppNLoptExample_0.0.1.zip, r-release: RcppNLoptExample_0.0.1.zip, r-oldrel: RcppNLoptExample_0.0.1.zip
macOS binaries: r-release (arm64): RcppNLoptExample_0.0.1.tgz, r-oldrel (arm64): RcppNLoptExample_0.0.1.tgz, r-release (x86_64): RcppNLoptExample_0.0.1.tgz, r-oldrel (x86_64): RcppNLoptExample_0.0.1.tgz

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.