<?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>Make it easier to work with strings</dc:title>
  <dc:description>stringr is a set of simple wrappers that make R&apos;s string
functions more consistent, simpler and easier to use.  It does
this by ensuring that: function and argument names (and
positions) are consistent, all functions deal with NA&apos;s and
zero length character appropriately, and the output data
structures from each function matches the input data structures
of other functions.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.14)</dc:relation>
  <dc:relation>Imports: plyr</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 0.3)</dc:relation>
  <dc:creator>Hadley Wickham &lt;h.wickham@gmail.com&gt;</dc:creator>
  <dc:contributor>Hadley Wickham &lt;h.wickham@gmail.com&gt;</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2011-12-08</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=stringr</dc:identifier>
 </rdf:Description>
</rdf:RDF>

