<?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 dealing with dates a little easier</dc:title>
  <dc:subject>CRAN Task View: TimeSeries (http://CRAN.R-project.org/view=TimeSeries)</dc:subject>
  <dc:description>Lubridate makes it easier to work with dates and times by
providing functions to identify and parse date-time data,
extract and modify components of a date-time (years, months,
days, hours, minutes, and seconds), perform accurate math on
date-times, handle time zones and Daylight Savings Time.
Lubridate has a consistent, memorable syntax, that makes
working with dates fun instead of frustrating.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: methods, R (&gt;= 2.14)</dc:relation>
  <dc:relation>Imports: plyr, stringr</dc:relation>
  <dc:relation>Suggests: testthat</dc:relation>
  <dc:relation>Enhances: chron, timeDate, zoo, xts, its, tis, timeSeries, fts, tseries</dc:relation>
  <dc:creator>Garrett Grolemund &lt;grolemund@rice.edu&gt;</dc:creator>
  <dc:contributor>Garrett Grolemund &lt;grolemund@rice.edu&gt;, Hadley Wickham
&lt;h.wickham@gmail.com&gt;</dc:contributor>
  <dc:rights>GPL</dc:rights>
  <dc:date>2012-03-05</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=lubridate</dc:identifier>
 </rdf:Description>
</rdf:RDF>

