[Rcpp-commits] r3123 - pkg/RcppEigen

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Jul 8 23:29:43 CEST 2011


Author: dmbates
Date: 2011-07-08 23:29:42 +0200 (Fri, 08 Jul 2011)
New Revision: 3123

Modified:
   pkg/RcppEigen/DESCRIPTION
Log:
Prepare for a new release.


Modified: pkg/RcppEigen/DESCRIPTION
===================================================================
--- pkg/RcppEigen/DESCRIPTION	2011-07-08 21:29:07 UTC (rev 3122)
+++ pkg/RcppEigen/DESCRIPTION	2011-07-08 21:29:42 UTC (rev 3123)
@@ -1,8 +1,8 @@
 Package: RcppEigen
 Type: Package
 Title: Rcpp integration for the Eigen templated linear algebra library.
-Version: 0.1.1
-Date: 2011-06-14
+Version: 0.1.2
+Date: 2011-07-xx
 Author: Douglas Bates, Romain Francois and Dirk Eddelbuettel
 Maintainer: Douglas Bates, Romain Francois and Dirk Eddelbuettel <RcppArmadillo-authors at r-enthusiasts.com>
 Description: R and Eigen integration using Rcpp.



More information about the Rcpp-commits mailing list