<?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>Calculate Area of Triangles and Polygons</dc:title>
  <dc:title>R package area version 0.2.0</dc:title>
  <dc:description>Calculate the area of triangles and polygons using the shoelace 
 formula. Area may be signed, taking into account path orientation, or unsigned, 
 ignoring path orientation. The shoelace formula is described at 
 &lt;https://en.wikipedia.org/wiki/Shoelace_formula&gt;. </dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>LinkingTo: cpp11</dc:relation>
  <dc:relation>Suggests: testthat</dc:relation>
  <dc:creator>Michael Sumner &lt;mdsumner@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Michael Sumner [aut, cre, cph] (ORCID:
    &lt;https://orcid.org/0000-0002-2471-7511&gt;)</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2023-12-21</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=area</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.area</dc:identifier>
</oai_dc:dc>
