[Rcpp-commits] r3689 - pkg/RcppEigen
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Jul 11 16:58:52 CEST 2012
Author: dmbates
Date: 2012-07-11 16:58:52 +0200 (Wed, 11 Jul 2012)
New Revision: 3689
Modified:
pkg/RcppEigen/DESCRIPTION
Log:
Change maintainer and release date
Modified: pkg/RcppEigen/DESCRIPTION
===================================================================
--- pkg/RcppEigen/DESCRIPTION 2012-07-11 01:32:29 UTC (rev 3688)
+++ pkg/RcppEigen/DESCRIPTION 2012-07-11 14:58:52 UTC (rev 3689)
@@ -2,9 +2,9 @@
Type: Package
Title: Rcpp integration for the Eigen templated linear algebra library.
Version: 0.3.0
-Date: 2012-06-25
+Date: 2012-07-10
Author: Douglas Bates, Romain Francois and Dirk Eddelbuettel
-Maintainer: Douglas Bates, Romain Francois and Dirk Eddelbuettel <RcppArmadillo-authors at r-enthusiasts.com>
+Maintainer: Douglas Bates <bates at stat.wisc.edu>
Description: R and Eigen integration using Rcpp.
.
Eigen is a C++ template library for linear algebra: matrices,
More information about the Rcpp-commits
mailing list