[Rcpp-commits] r1309 - pkg/RcppExamples/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue May 25 09:54:33 CEST 2010
Author: romain
Date: 2010-05-25 09:54:33 +0200 (Tue, 25 May 2010)
New Revision: 1309
Modified:
pkg/RcppExamples/inst/ChangeLog
Log:
typo
Modified: pkg/RcppExamples/inst/ChangeLog
===================================================================
--- pkg/RcppExamples/inst/ChangeLog 2010-05-25 07:52:47 UTC (rev 1308)
+++ pkg/RcppExamples/inst/ChangeLog 2010-05-25 07:54:33 UTC (rev 1309)
@@ -1,4 +1,4 @@
-2010-05-25 Romain Francois <romain at r-enthusiasts.com
+2010-05-25 Romain Francois <romain at r-enthusiasts.com>
* src/*.cpp: use BEGIN_RCPP/END_RCPP in new api examples and use List::create
instead of Pairlist
@@ -10,7 +10,7 @@
* src/Makevars.win: Switch back from backticks to $(shell ...)
which should be fine as GNU make is mandated on Windows anyway
-2010-03-07 Romain Francois <romain at r-enthusiasts.com
+2010-03-07 Romain Francois <romain at r-enthusiasts.com>
* src/RcppVectorExample.cpp: use a new vector for the output
* src/RcppStringVectorExample.cpp: rework the new api version
More information about the Rcpp-commits
mailing list