[Rcpp-commits] r3985 - pkg/Rcpp
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Nov 16 20:16:24 CET 2012
Author: jjallaire
Date: 2012-11-16 20:16:24 +0100 (Fri, 16 Nov 2012)
New Revision: 3985
Modified:
pkg/Rcpp/TODO
Log:
add attributes todos
Modified: pkg/Rcpp/TODO
===================================================================
--- pkg/Rcpp/TODO 2012-11-16 15:10:39 UTC (rev 3984)
+++ pkg/Rcpp/TODO 2012-11-16 19:16:24 UTC (rev 3985)
@@ -155,6 +155,10 @@
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)
+ o Add docstring parameter to Rcpp::export attribute
+
+ o Emit warning if sourceCpp finds no exports (control via option)
+
Testing
o all r* functions : rnorm, etc ...
More information about the Rcpp-commits
mailing list