[Rcpp-commits] r1434 - pkg/Rcpp/inst/doc/Rcpp-package
    noreply at r-forge.r-project.org 
    noreply at r-forge.r-project.org
       
    Sat Jun  5 16:07:53 CEST 2010
    
    
  
Author: romain
Date: 2010-06-05 16:07:52 +0200 (Sat, 05 Jun 2010)
New Revision: 1434
Modified:
   pkg/Rcpp/inst/doc/Rcpp-package/Rcpp-package.Rnw
Log:
bring back the removed chunk as a comment
Modified: pkg/Rcpp/inst/doc/Rcpp-package/Rcpp-package.Rnw
===================================================================
--- pkg/Rcpp/inst/doc/Rcpp-package/Rcpp-package.Rnw	2010-06-05 12:11:24 UTC (rev 1433)
+++ pkg/Rcpp/inst/doc/Rcpp-package/Rcpp-package.Rnw	2010-06-05 14:07:52 UTC (rev 1434)
@@ -113,6 +113,10 @@
 Rcpp.package.skeleton( "mypackage" )
 @
 
+% <<>>=
+% Rcpp.package.skeleton( "mypackage" )
+% writeLines( system( "tree" , intern = TRUE ) )
+% @
 \begin{Hchunk}
 \begin{Hinput}
 \ttfamily\noindent
    
    
More information about the Rcpp-commits
mailing list