<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>p-hull: a generalization of convex hull, X-Y hull and bounding
rectangle</dc:title>
  <dc:description>The package computes the p-hull of a finite planar set,
which is a generalization of the convex hull, X-Y hull and
bounding rectangle. A fast, O(n log n) Graham-scan based
routine is used.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.0.0)</dc:relation>
  <dc:creator>Marek Gagolewski &lt;gagolews@ibspan.waw.pl&gt;</dc:creator>
  <dc:contributor>Marek Gagolewski &lt;gagolews@ibspan.waw.pl&gt;</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2009-10-04</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=phull</dc:identifier>
 </rdf:Description>
</rdf:RDF>

