[Rcpp-commits] r1945 - pkg/Rcpp/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Aug 6 10:26:45 CEST 2010
Author: romain
Date: 2010-08-06 10:26:45 +0200 (Fri, 06 Aug 2010)
New Revision: 1945
Modified:
pkg/Rcpp/inst/ChangeLog
Log:
logging
Modified: pkg/Rcpp/inst/ChangeLog
===================================================================
--- pkg/Rcpp/inst/ChangeLog 2010-08-06 08:21:37 UTC (rev 1944)
+++ pkg/Rcpp/inst/ChangeLog 2010-08-06 08:26:45 UTC (rev 1945)
@@ -1,3 +1,13 @@
+2010-08-06 Romain Francois <romain at r-enthusiasts.com>
+
+ * ../scripts/stats.R: R script to generate the template code for dpq functions
+
+ * include/Rcpp/stats/unif.h: Added d-p-q unif and tests
+
+ * include/Rcpp/stats/gamma.h: Added d-p-q gamma and tests
+
+ * include/Rcpp/stats/chisq.h: Added d-p-q chisq
+
2010-08-05 Douglas Bates <bates at stat.wisc.edu>
* include/Rcpp/stats/beta.h: Added d-p-q beta and tests
More information about the Rcpp-commits
mailing list