Package: RcppBDT
Type: Package
Title: Rcpp bindings for the Boost Date_Time library
Version: 0.2.1
Date: $Date: 2012-08-08 13:15:08 -0500 (Wed, 08 Aug 2012) $
Author: Dirk Eddelbuettel and Romain Francois
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Description: This package provides R with access to Boost Date_Time
        functionality by using Rcpp modules.
 .
 Currently only Date functionality is covered.
 .
 Boost header files are needed to build the package. Linking is optional
        to provide supplementary date to/from strings conversion
        functions.
License: GPL (>= 2)
LazyLoad: yes
Depends: Rcpp (>= 0.9.13), methods
Imports: methods, Rcpp
SystemRequirements: Boost
LinkingTo: Rcpp
RcppModules: bdtMod
Packaged: 2012-08-08 18:18:50.515117 UTC; edd
Repository: CRAN
Date/Publication: 2012-08-08 18:54:59
