[Rcpp-commits] r2838 - pkg/RcppDE/inst/doc
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Jan 6 13:47:27 CET 2011
Author: edd
Date: 2011-01-06 13:47:27 +0100 (Thu, 06 Jan 2011)
New Revision: 2838
Modified:
pkg/RcppDE/inst/doc/RcppDE.Rnw
Log:
added acknowledgements
Modified: pkg/RcppDE/inst/doc/RcppDE.Rnw
===================================================================
--- pkg/RcppDE/inst/doc/RcppDE.Rnw 2011-01-06 12:40:41 UTC (rev 2837)
+++ pkg/RcppDE/inst/doc/RcppDE.Rnw 2011-01-06 12:47:27 UTC (rev 2838)
@@ -83,7 +83,20 @@
@
%
+\makeatletter
+\if at nojss
+ The \pkg{DEoptim} package was instrumental in
+ creating this paper, and I am grateful to \citet{CRAN:DEoptim}.
+ Christian Gunning kindly provided comments and additional references which
+ improved the paper. All remaining errors are mine.
+ \vfill
+ This version corresponds to \pkg{RcppDE} version \Sexpr{RcppDE.version} and was
+ typeset on \Sexpr{now.date}.
+\fi
+\makeatother
+
+
\section{Introduction}
\pkg{DEoptim}
More information about the Rcpp-commits
mailing list