[Rcpp-commits] r1473 - pkg/Rcpp/inst/doc/Rcpp-FAQ
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Jun 7 16:12:04 CEST 2010
Author: romain
Date: 2010-06-07 16:12:04 +0200 (Mon, 07 Jun 2010)
New Revision: 1473
Modified:
pkg/Rcpp/inst/doc/Rcpp-FAQ/Rcpp-FAQ.Rnw
Log:
acknowledge dependency on RcppArmadillo 0.2.2
Modified: pkg/Rcpp/inst/doc/Rcpp-FAQ/Rcpp-FAQ.Rnw
===================================================================
--- pkg/Rcpp/inst/doc/Rcpp-FAQ/Rcpp-FAQ.Rnw 2010-06-07 13:50:31 UTC (rev 1472)
+++ pkg/Rcpp/inst/doc/Rcpp-FAQ/Rcpp-FAQ.Rnw 2010-06-07 14:12:04 UTC (rev 1473)
@@ -277,6 +277,8 @@
Armadillo benchmarks against other \proglang{C++} matrix algebra libraries
are provided on \href{http://arma.sourceforge.net/speed.html}{the Armadillo website}.
+It should be noted that code below depends on the version \texttt{0.3.5} of
+\pkg{inline} and the version \texttt{0.2.2} of \pkg{RcppArmadillo}
\subsection{Is the API documented ? }
More information about the Rcpp-commits
mailing list