[Rcpp-commits] r3982 - pkg/Rcpp

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Nov 16 12:29:50 CET 2012


Author: jjallaire
Date: 2012-11-16 12:29:50 +0100 (Fri, 16 Nov 2012)
New Revision: 3982

Modified:
   pkg/Rcpp/TODO
Log:
add attributes todos

Modified: pkg/Rcpp/TODO
===================================================================
--- pkg/Rcpp/TODO	2012-11-16 11:10:00 UTC (rev 3981)
+++ pkg/Rcpp/TODO	2012-11-16 11:29:50 UTC (rev 3982)
@@ -149,7 +149,12 @@
 
     o   Include <Rcpp.h> header above generated module in sourceCpp
 
+    o   Clarify in 5.1 of vignette that attribute package features still
+        require Makevars, etc. created by Rcpp.package.skeleton 
 
+    o   Provide single action to source both C++ and R code (possible
+        source_with attribute and/or embed R code in cpp file w/ comment)
+
 Testing
 
     o	all r* functions : rnorm, etc ...



More information about the Rcpp-commits mailing list