Revision 1e2808d6a7bd57d825be662bd277d32b98edba8b authored by Dirk Eddelbuettel on 03 August 2009, 00:00:00 UTC, committed by Gabor Csardi on 03 August 2009, 00:00:00 UTC
1 parent c966458
Raw File
DESCRIPTION
Package: Rcpp
Title: Rcpp R/C++ interface package
Version: 0.6.6
Date: $Date: 2009-08-03 15:06:57 -0500 (Mon, 03 Aug 2009) $
Author: Dirk Eddelbuettel with contributions by Simon Urbanek and David
        Reiss
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Description: R/C++ interface classes and examples The Rcpp library maps
        data types betweeen R and C++, and includes support for R types
        real, integer, character, vector, matrix, Date, datetime (i.e.
        POSIXct) at microsecond resolution, data frame, and function.
        It also supports calling R functions from C++.
Depends: R (>= 2.0.0)
SystemRequirements: None
License: LGPL (>= 2.1)
Packaged: 2009-08-03 20:07:05 UTC; edd
Repository: CRAN
Date/Publication: 2009-08-04 14:21:57
back to top