<?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>Derivative-Based Optimization with User-Defined Convergence
Criteria</dc:title>
  <dc:title>R package optimflex version 0.1.6</dc:title>
  <dc:subject>CRAN Task View: Optimization (https://CRAN.R-project.org/view=Optimization)</dc:subject>
  <dc:description>Provides a derivative-based optimization framework that allows users 
    to combine eight convergence criteria. Unlike standard optimization functions, this package includes a 
    built-in mechanism to verify the positive definiteness of the Hessian matrix 
    at the point of convergence. This additional check helps prevent the solver 
    from falsely identifying non-optimal solutions, such as saddle points, as 
    valid minima.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: numDeriv, utils</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Eunseong Cho &lt;bene@kw.ac.kr&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Eunseong Cho [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=optimflex/LICENSE)</dc:rights>
  <dc:date>2026-04-11</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=optimflex</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.optimflex</dc:identifier>
</oai_dc:dc>
