[Rcpp-commits] r3068 - pkg/RcppArmadillo

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Jun 15 00:48:40 CEST 2011


Author: dmbates
Date: 2011-06-15 00:48:40 +0200 (Wed, 15 Jun 2011)
New Revision: 3068

Modified:
   pkg/RcppArmadillo/ChangeLog
Log:
*** empty log message ***

Modified: pkg/RcppArmadillo/ChangeLog
===================================================================
--- pkg/RcppArmadillo/ChangeLog	2011-06-14 22:46:19 UTC (rev 3067)
+++ pkg/RcppArmadillo/ChangeLog	2011-06-14 22:48:40 UTC (rev 3068)
@@ -1,3 +1,13 @@
+2011-06-14  Douglas Bates <bates at stat.wisc.edu>
+
+	* DESCRIPTION, R/fastLm.R, inst/unitTests/runit.fastLm.R, man/fastLm.Rd,
+	  src/fastLm.cpp: Change order of arguments in fastLm.cpp and fastLm.R
+	  and documentation. New version.
+
+2011-06-14  Dirk Eddelbuettel  <edd at debian.org>
+
+	* ChangeLog, inst/NEWS: ChangeLog and NEWS entry for Doug's S3 fixes
+
 2011-06-13  Douglas Bates <bates at stat.wisc.edu>
 
 	* NAMESPACE: Properly export S3methods as such



More information about the Rcpp-commits mailing list