[Rcpp-commits] r4029 - pkg/Rcpp
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Nov 23 21:18:12 CET 2012
Author: jjallaire
Date: 2012-11-23 21:18:12 +0100 (Fri, 23 Nov 2012)
New Revision: 4029
Modified:
pkg/Rcpp/TODO
Log:
add todo for Rcpp.package skeleton to include dependencies for cpp_files
Modified: pkg/Rcpp/TODO
===================================================================
--- pkg/Rcpp/TODO 2012-11-23 07:52:52 UTC (rev 4028)
+++ pkg/Rcpp/TODO 2012-11-23 20:18:12 UTC (rev 4029)
@@ -98,6 +98,10 @@
o Add docstring parameter to Rcpp::export attribute
+ o Rcpp.package.skeleton should look for Rcpp::depends in cpp_files
+ and call inline plugins, etc. as necessary to create a package
+ that can build the cpp file(s)
+
Testing
o all r* functions : rnorm, etc ...
More information about the Rcpp-commits
mailing list