[Rcpp-commits] r2538 - pkg/RcppArmadillo
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Nov 26 15:45:17 CET 2010
Author: edd
Date: 2010-11-26 15:45:17 +0100 (Fri, 26 Nov 2010)
New Revision: 2538
Modified:
pkg/RcppArmadillo/DESCRIPTION
Log:
full names are a nicer read
Modified: pkg/RcppArmadillo/DESCRIPTION
===================================================================
--- pkg/RcppArmadillo/DESCRIPTION 2010-11-26 14:36:22 UTC (rev 2537)
+++ pkg/RcppArmadillo/DESCRIPTION 2010-11-26 14:45:17 UTC (rev 2538)
@@ -4,7 +4,7 @@
Version: 0.2.10
Date: $Date$
Author: Romain Francois, Dirk Eddelbuettel and Doug Bates
-Maintainer: Romain, Dirk and Doug <RcppArmadillo-authors at r-enthusiasts.com>
+Maintainer: Romain Francois, Dirk Eddelbuettel and Doug Bates <RcppArmadillo-authors at r-enthusiasts.com>
Description: R and Armadillo integration using Rcpp
Armadillo is a templated C++ linear algebra library (by Conrad Sanderson)
that aims towards a good balance between speed and ease of use. Integer,
More information about the Rcpp-commits
mailing list