[Rcpp-commits] r3112 - pkg/RcppEigen
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Jun 29 17:29:16 CEST 2011
Author: edd
Date: 2011-06-29 17:29:15 +0200 (Wed, 29 Jun 2011)
New Revision: 3112
Modified:
pkg/RcppEigen/DESCRIPTION
Log:
make Maintainers equal to Authors (but keep our joint email address)
Modified: pkg/RcppEigen/DESCRIPTION
===================================================================
--- pkg/RcppEigen/DESCRIPTION 2011-06-29 14:40:35 UTC (rev 3111)
+++ pkg/RcppEigen/DESCRIPTION 2011-06-29 15:29:15 UTC (rev 3112)
@@ -4,7 +4,7 @@
Version: 0.1.1
Date: 2011-06-14
Author: Douglas Bates, Romain Francois and Dirk Eddelbuettel
-Maintainer: Romain Francois, Dirk Eddelbuettel and Douglas Bates <RcppArmadillo-authors at r-enthusiasts.com>
+Maintainer: Douglas Bates, Romain Francois and Dirk Eddelbuettel <RcppArmadillo-authors at r-enthusiasts.com>
Description: R and Eigen integration using Rcpp.
Eigen is a C++ linear template library for linear algebra: matrices,
vectors, numerical solvers and related algorithms. It supports dense
More information about the Rcpp-commits
mailing list