<?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>Interpolation From C</dc:title>
  <dc:title>R package cinterpolate version 1.0.2</dc:title>
  <dc:description>Simple interpolation methods designed to be used from C
    code. Supports constant, linear and spline interpolation. An R
    wrapper is included but this package is primarily designed to be
    used from C code using 'LinkingTo'.  The spline calculations are
    classical cubic interpolation, e.g., Forsythe, Malcolm and Moler
    (1977) &lt;ISBN: 9780131653320&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Suggests: knitr, rmarkdown, testthat</dc:relation>
  <dc:creator>Rich FitzJohn &lt;rich.fitzjohn@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Rich FitzJohn [aut, cre],
  Imperial College of Science, Technology and Medicine [cph]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=cinterpolate/LICENSE)</dc:rights>
  <dc:date>2024-09-13</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=cinterpolate</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.cinterpolate</dc:identifier>
  <dc:language>en-GB</dc:language>
</oai_dc:dc>
