<?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>Rcpp bindings for the Boost Date_Time library</dc:title>
  <dc:description>This package provides R with access to Boost Date_Time
functonality by using Rcpp modules.

Currently only Date functionality is covered.

Boost header files are needed to build the package. Linking is optional
and provides supplmentary date to/from strings conversion
functions.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: Rcpp (&gt;= 0.9.0), methods</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:creator>Dirk Eddelbuettel &lt;edd@debian.org&gt;</dc:creator>
  <dc:contributor>Dirk Eddelbuettel and Romain Francois</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2011-01-18</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=RcppBDT</dc:identifier>
 </rdf:Description>
</rdf:RDF>

