[Rcpp-commits] r609 - pkg/inst

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sat Feb 6 20:49:15 CET 2010


Author: edd
Date: 2010-02-06 20:49:14 +0100 (Sat, 06 Feb 2010)
New Revision: 609

Modified:
   pkg/inst/ChangeLog
Log:
mention updated example


Modified: pkg/inst/ChangeLog
===================================================================
--- pkg/inst/ChangeLog	2010-02-06 18:04:20 UTC (rev 608)
+++ pkg/inst/ChangeLog	2010-02-06 19:49:14 UTC (rev 609)
@@ -1,3 +1,9 @@
+2010-02-06  Dirk Eddelbuettel  <edd at debian.org>
+
+	* inst/examples/functionCallback/newApiExamples.r: Added simpler
+	  version using the new API
+	* inst/examples/functionCallback/newApiExamples.r: Updated
+
 2010-02-06  Romain Francois <francoisromain at free.fr>
 
 	* src/Rcpp/RObject.h : asFoo methods are deprecated.
@@ -10,7 +16,7 @@
 	* src/as.cpp: idem
 
 	* src/Rcpp/SimpleVector.h: SimpleVector is now only parameterized
-	by the SEXP type. The c type is automatically retrieved using 
+	by the SEXP type. The c type is automatically retrieved using
 	the storage_type trait class.
 
 2010-02-05  Dirk Eddelbuettel  <edd at debian.org>



More information about the Rcpp-commits mailing list