[Rcpp-commits] r3358 - pkg/RcppEigen
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Nov 14 21:23:23 CET 2011
Author: dmbates
Date: 2011-11-14 21:23:22 +0100 (Mon, 14 Nov 2011)
New Revision: 3358
Modified:
pkg/RcppEigen/ChangeLog
pkg/RcppEigen/DESCRIPTION
Log:
Bump version number
Modified: pkg/RcppEigen/ChangeLog
===================================================================
--- pkg/RcppEigen/ChangeLog 2011-11-14 20:21:21 UTC (rev 3357)
+++ pkg/RcppEigen/ChangeLog 2011-11-14 20:23:22 UTC (rev 3358)
@@ -1,3 +1,9 @@
+2011-11-14 Douglas Bates <bates at stat.wisc.edu>
+
+ * vignettes/RcppEigen-intro-nojss.Rnw: Many, many changes by Dirk
+ and by Doug over the last two weeks to create a JSS paper and
+ updated package. Too many changes to list.
+
2011-10-26 Douglas Bates <bates at stat.wisc.edu>
* inst/doc/Rcpp.bib, inst/doc/RcppEigen-Intro.Rnw,
Modified: pkg/RcppEigen/DESCRIPTION
===================================================================
--- pkg/RcppEigen/DESCRIPTION 2011-11-14 20:21:21 UTC (rev 3357)
+++ pkg/RcppEigen/DESCRIPTION 2011-11-14 20:23:22 UTC (rev 3358)
@@ -2,7 +2,7 @@
Type: Package
Title: Rcpp integration for the Eigen templated linear algebra library.
Version: 0.1.4
-Date: 2011-11-xx
+Date: 2011-11-14
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