[Rcpp-commits] r4197 - pkg/RcppExamples

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sun Jan 13 03:22:25 CET 2013


Author: edd
Date: 2013-01-13 03:22:25 +0100 (Sun, 13 Jan 2013)
New Revision: 4197

Modified:
   pkg/RcppExamples/NEWS.Rd
Log:
updated to include the lastest release


Modified: pkg/RcppExamples/NEWS.Rd
===================================================================
--- pkg/RcppExamples/NEWS.Rd	2013-01-13 02:21:31 UTC (rev 4196)
+++ pkg/RcppExamples/NEWS.Rd	2013-01-13 02:22:25 UTC (rev 4197)
@@ -2,6 +2,14 @@
 \title{News for Package 'RcppExamples'}
 \newcommand{\cpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}
 
+\section{Changes in RcppExamples version 0.1.5 (2012-12-27)}{
+  \itemize{
+    \item Moved all examples using \cpkg{RcppClassic} to a new package
+      \cpkg{RcppClassicExamples}
+    \item Various minor small updates
+  }
+}
+
 \section{Changes in RcppExamples version 0.1.4 (2012-08-09)}{
   \itemize{
     \item Added new example for Rcpp sugar and vectorised draws of RNGs



More information about the Rcpp-commits mailing list