[Rcpp-commits] r1335 - pkg/Rcpp
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu May 27 11:26:19 CEST 2010
Author: romain
Date: 2010-05-27 11:26:18 +0200 (Thu, 27 May 2010)
New Revision: 1335
Modified:
pkg/Rcpp/NEWS
Log:
mention the vignette
Modified: pkg/Rcpp/NEWS
===================================================================
--- pkg/Rcpp/NEWS 2010-05-27 09:24:51 UTC (rev 1334)
+++ pkg/Rcpp/NEWS 2010-05-27 09:26:18 UTC (rev 1335)
@@ -9,6 +9,8 @@
Modules are created internally using the RCPP_MODULE macro and retrieved
in the R side with the Module function. The unit test file
runit.Module.R shows an example.
+
+ The Rcpp-modules vignette documents the feature
0.8.0 2010-05-17
More information about the Rcpp-commits
mailing list