[Rcpp-commits] r2230 - papers/rjournal
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Sep 28 15:48:20 CEST 2010
Author: edd
Date: 2010-09-28 15:48:20 +0200 (Tue, 28 Sep 2010)
New Revision: 2230
Modified:
papers/rjournal/EddelbuettelFrancois.tex
Log:
first stab at Acknowledgements
Modified: papers/rjournal/EddelbuettelFrancois.tex
===================================================================
--- papers/rjournal/EddelbuettelFrancois.tex 2010-09-28 13:21:46 UTC (rev 2229)
+++ papers/rjournal/EddelbuettelFrancois.tex 2010-09-28 13:48:20 UTC (rev 2230)
@@ -897,9 +897,18 @@
idioms such as iterators, the footprint of the \pkg{Rcpp} API
is very lightweight, and does not induce a significant performance price.
-The \pkg{Rcpp} API offers opportunities to dramatically reduce the complexity
+The \pkg{Rcpp} API offers opportunities to dramatically reduce the complexity
of code, which should improve code readability, maintainability and reuse.
+\section{Acknowledgements}
+
+Detailed comments and suggestions by an editor as well as two anonymous referees
+are gratefully acknowledged. We are also thankful for code contributions by
+Doug Bates and John Chambers, as well as for very helpful suggestions by Uwe
+Ligges, Brian Ripley and Simon Urbanek concerning the build systems for different
+platforms. Last but not least, several users provided very fruitful
+ideas for new or extended features.
+
\bibliography{EddelbuettelFrancois}
\address{Dirk Eddelbuettel\\
More information about the Rcpp-commits
mailing list