Package: RcppNLoptExample
Type: Package
Title: 'Rcpp' Package Illustrating Header-Only Access to 'NLopt'
Version: 0.0.1
Date: 2018-10-01
Author: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Description: 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.
License: GPL (>= 2)
Encoding: UTF-8
LinkingTo: Rcpp, nloptr (>= 1.2.0)
Imports: Rcpp, nloptr (>= 1.2.0)
Depends: R (>= 3.0.2)
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2018-10-02 02:32:59 UTC; edd
Repository: CRAN
Date/Publication: 2018-10-12 13:40:02 UTC
Built: R 4.1.0; x86_64-apple-darwin17.0; 2021-05-26 09:00:40 UTC; unix
Archs: RcppNLoptExample.so.dSYM
