<?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>Thread-Safe C++ Port of the 'trust' Trust Region Optimizer</dc:title>
  <dc:title>R package RcppTrust version 0.1.0</dc:title>
  <dc:subject>CRAN Task View: Optimization (https://CRAN.R-project.org/view=Optimization)</dc:subject>
  <dc:description>Does local optimization using two derivatives and trust
    regions. Guaranteed to converge to a local minimum of the objective
    function. This is a thread-safe C++ port of the algorithm in the
    'trust' package by Charles J. Geyer, exposed both as a drop-in R
    function and as a C-callable, thread-safe entry point (with function
    pointers registered for other packages to call without linking
    against this package's shared library) so it can be used from
    parallel C++ code such as in 'nlmixr2est'.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.2.0)</dc:relation>
  <dc:relation>Imports: Rcpp</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppArmadillo, BH</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), stats, knitr, rmarkdown, trust,
microbenchmark</dc:relation>
  <dc:creator>Matthew Fidler &lt;matthew.fidler@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Charles J. Geyer [aut] (ORCID: &lt;https://orcid.org/0000-0003-1471-1703&gt;),
  Matthew Fidler [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0001-8538-6691&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=RcppTrust/LICENSE)</dc:rights>
  <dc:date>2026-09-07</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=RcppTrust</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.RcppTrust</dc:identifier>
</oai_dc:dc>
