[Rcpp-commits] r4172 - pkg/Rcpp

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Dec 24 12:56:32 CET 2012


Author: jjallaire
Date: 2012-12-24 12:56:32 +0100 (Mon, 24 Dec 2012)
New Revision: 4172

Modified:
   pkg/Rcpp/TODO
Log:
add todo for invisible return by void functions

Modified: pkg/Rcpp/TODO
===================================================================
--- pkg/Rcpp/TODO	2012-12-22 09:27:29 UTC (rev 4171)
+++ pkg/Rcpp/TODO	2012-12-24 11:56:32 UTC (rev 4172)
@@ -107,6 +107,8 @@
 
     o   Allow sourceCpp to build an entire directory
 
+    o   Functions with void return should return invisibly
+
 Testing
 
     o	all r* functions : rnorm, etc ...



More information about the Rcpp-commits mailing list