[Rcpp-commits] r2931 - pkg/Rcpp/inst/doc/Rcpp-FAQ
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Mar 24 17:23:44 CET 2011
Author: edd
Date: 2011-03-24 17:23:44 +0100 (Thu, 24 Mar 2011)
New Revision: 2931
Modified:
pkg/Rcpp/inst/doc/Rcpp-FAQ/Rcpp-FAQ.Rnw
Log:
correct a copy and paste typo where the same \subject{} was used for two sections
Modified: pkg/Rcpp/inst/doc/Rcpp-FAQ/Rcpp-FAQ.Rnw
===================================================================
--- pkg/Rcpp/inst/doc/Rcpp-FAQ/Rcpp-FAQ.Rnw 2011-03-22 20:13:27 UTC (rev 2930)
+++ pkg/Rcpp/inst/doc/Rcpp-FAQ/Rcpp-FAQ.Rnw 2011-03-24 16:23:44 UTC (rev 2931)
@@ -427,7 +427,7 @@
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{Can I use NA and Inf with \pkg{Rcpp} ? }
+\subsection{Can I use code from the Rmath header and library with \pkg{Rcpp} ? }
\begin{quote}
\emph{Can I call functions defined in the Rmath header file and the
More information about the Rcpp-commits
mailing list