<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>'Rcpp' Package Illustrating Header-Only Access to 'NLopt'</dc:title>
  <dc:title>R package RcppNLoptExample version 0.0.2</dc:title>
  <dc: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 &lt;https://github.com/jchiquet/RcppArmadilloNLoptExample&gt;
 also containing a large earlier pull request of mine.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.0.2)</dc:relation>
  <dc:relation>Imports: Rcpp, nloptr (&gt;= 1.2.0)</dc:relation>
  <dc:relation>LinkingTo: Rcpp, nloptr (&gt;= 1.2.0)</dc:relation>
  <dc:creator>Dirk Eddelbuettel &lt;edd@debian.org&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Dirk Eddelbuettel [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0001-6419-907X&gt;)</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2025-03-09</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=RcppNLoptExample</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.RcppNLoptExample</dc:identifier>
</oai_dc:dc>
