[Rcpp-commits] r2986 - pkg/Rcpp/inst/unitTests/testRcppModule/man

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Apr 11 10:32:15 CEST 2011


Author: romain
Date: 2011-04-11 10:32:15 +0200 (Mon, 11 Apr 2011)
New Revision: 2986

Removed:
   pkg/Rcpp/inst/unitTests/testRcppModule/man/yada.Rd
Log:
dont need this no more

Deleted: pkg/Rcpp/inst/unitTests/testRcppModule/man/yada.Rd
===================================================================
--- pkg/Rcpp/inst/unitTests/testRcppModule/man/yada.Rd	2011-04-11 08:27:15 UTC (rev 2985)
+++ pkg/Rcpp/inst/unitTests/testRcppModule/man/yada.Rd	2011-04-11 08:32:15 UTC (rev 2986)
@@ -1,36 +0,0 @@
-\name{yada}
-\alias{yada}
-\title{
-	Rcpp module yada
-}
-\description{
-	Rcpp module yada
-}
-\details{
-	The module contains the following items: 
-	
-	functions: \describe{
-        \item{bar}{ ~~ description of function bar ~~ }
-        \item{bla}{ ~~ description of function bla ~~ }
-        \item{bla1}{ ~~ description of function bla1 ~~ }
-        \item{bla2}{ ~~ description of function bla2 ~~ }
-        \item{foo}{ ~~ description of function foo ~~ }
-        \item{hello}{ ~~ description of function hello ~~ }
-	} 
-	
-	classes: \describe{
-        \item{World}{ ~~ description of class World ~~ }
-	}
-}
-\source{
-%% ~~ reference to a publication or URL ~~
-%% ~~ perhaps a reference to the project page of the c++ code being exposed ~~
-}
-\references{
-%% ~~ possibly secondary sources and usages ~~
-%% ~~ perhaps references to the C++ code that the module exposes ~~
-}
-\examples{
-show( yada )
-}
-\keyword{datasets}



More information about the Rcpp-commits mailing list