[Rcpp-commits] r1435 - pkg/RcppExamples/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sat Jun 5 17:34:40 CEST 2010
Author: edd
Date: 2010-06-05 17:34:39 +0200 (Sat, 05 Jun 2010)
New Revision: 1435
Modified:
pkg/RcppExamples/inst/ChangeLog
Log:
one typo and minor reformatting
Modified: pkg/RcppExamples/inst/ChangeLog
===================================================================
--- pkg/RcppExamples/inst/ChangeLog 2010-06-05 14:07:52 UTC (rev 1434)
+++ pkg/RcppExamples/inst/ChangeLog 2010-06-05 15:34:39 UTC (rev 1435)
@@ -1,15 +1,15 @@
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
-
- * src/Makevars.win: apply Brian Ripley's advices from R-devel thread to
- anticipate changes in R 2.12.0
+ * src/*.cpp: use BEGIN_RCPP/END_RCPP in new api examples and use
+ List::create instead of Pairlist
+ * src/Makevars.win: apply Brian Ripley's advice from R-devel thread
+ to anticipate changes in R 2.12.0
+
2010-03-10 Dirk Eddelbuettel <edd at debian.org>
* DESCRIPTION: Release 0.1.0 for the first CRAN upload
-
+
* src/Makevars.win: Switch back from backticks to $(shell ...)
which should be fine as GNU make is mandated on Windows anyway
More information about the Rcpp-commits
mailing list