[Rcpp-commits] r1064 - pkg/Rcpp/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun Apr 18 19:22:00 CEST 2010
Author: romain
Date: 2010-04-18 19:22:00 +0200 (Sun, 18 Apr 2010)
New Revision: 1064
Modified:
pkg/Rcpp/man/cppfunction.Rd
Log:
doc formatting again
Modified: pkg/Rcpp/man/cppfunction.Rd
===================================================================
--- pkg/Rcpp/man/cppfunction.Rd 2010-04-17 19:00:00 UTC (rev 1063)
+++ pkg/Rcpp/man/cppfunction.Rd 2010-04-18 17:22:00 UTC (rev 1064)
@@ -24,7 +24,6 @@
\item{namespace}{If \code{TRUE} the line "using namespace Rcpp; " is added
to the includes list}
}
-}
\details{
As opposed to \link[inline]{cfunction}, this function can only code
that is designed to use the \link{.Call} interface, the language is
More information about the Rcpp-commits
mailing list