[Rcpp-commits] r1276 - pkg/RcppArmadillo/inst/announce
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue May 18 19:53:46 CEST 2010
Author: edd
Date: 2010-05-18 19:53:45 +0200 (Tue, 18 May 2010)
New Revision: 1276
Modified:
pkg/RcppArmadillo/inst/announce/ANNOUNCE-0.2.0.txt
Log:
one char typo fix
Modified: pkg/RcppArmadillo/inst/announce/ANNOUNCE-0.2.0.txt
===================================================================
--- pkg/RcppArmadillo/inst/announce/ANNOUNCE-0.2.0.txt 2010-05-18 17:16:32 UTC (rev 1275)
+++ pkg/RcppArmadillo/inst/announce/ANNOUNCE-0.2.0.txt 2010-05-18 17:53:45 UTC (rev 1276)
@@ -58,7 +58,7 @@
Note however that you may not want to compute a linear regression fit this
way in order to protect from numerical inaccuracies on rank-deficient
-problems. The help page for fastLm() provides an examples.
+problems. The help page for fastLm() provides an example.
===== Using RcppArmadillo in other packages =====
More information about the Rcpp-commits
mailing list