[Rcpp-commits] r1482 - pkg/Rcpp

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Jun 7 22:12:54 CEST 2010


Author: romain
Date: 2010-06-07 22:12:54 +0200 (Mon, 07 Jun 2010)
New Revision: 1482

Modified:
   pkg/Rcpp/NEWS
Log:
word about today's new vignette

Modified: pkg/Rcpp/NEWS
===================================================================
--- pkg/Rcpp/NEWS	2010-06-07 19:58:10 UTC (rev 1481)
+++ pkg/Rcpp/NEWS	2010-06-07 20:12:54 UTC (rev 1482)
@@ -18,6 +18,10 @@
     o   The new vignette "Rcpp-FAQ" collects a number of frequently asked
         questions and answers about Rcpp.
 
+    o   The new vignette "Rcpp-extending" documents how to extend Rcpp
+    	with user defined types or types from third party libraries. Based on
+    	our experience with RcppArmadillo
+        
     o   Rcpp.package.skeleton has been improved to generate a package using 
         an Rcpp module, controlled by the "module" argument
 



More information about the Rcpp-commits mailing list