<?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>R Interface to the 'COIN-OR' 'Clp' Linear Programming Solver</dc:title>
  <dc:title>R package coinclp version 0.1.1</dc:title>
  <dc:description>Solves linear programs with 'Clp', the simplex and interior
    point code of the 'COIN-OR' project &lt;https://github.com/coin-or/Clp&gt;.
    Provides a one-call solver interface for dense and sparse constraint
    matrices, and complete low level bindings to the 'Clp' callable library
    covering problem construction, warm starts, presolve options, basis
    access and 'MPS' files. A compatibility layer reproduces the interface
    of the archived 'clpAPI' package so that existing code keeps working.
    'Clp' itself is not bundled and must be installed on the system; the
    'Rtools' toolchain supplies it on 'Windows', from 'Rtools' 4.3 on.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.0)</dc:relation>
  <dc:relation>Imports: methods, stats, utils</dc:relation>
  <dc:relation>Suggests: Matrix, slam, knitr, rmarkdown</dc:relation>
  <dc:creator>Sam Lovick &lt;sam@lovickconsulting.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Sam Lovick [aut, cre]</dc:contributor>
  <dc:rights>EPL</dc:rights>
  <dc:date>2026-09-16</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=coinclp</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.coinclp</dc:identifier>
</oai_dc:dc>
