Package: RcppBDT
Type: Package
Title: Rcpp bindings for the Boost Date_Time library
Version: 0.2.0
Date: $Date: 2012-07-02 20:14:43 -0500 (Mon, 02 Jul 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-07-03 01:15:00.143461 UTC; edd
Repository: CRAN
Date/Publication: 2012-07-03 14:41:40
