[Rcpp-commits] r1932 - pkg/Rcpp/inst

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Aug 6 00:41:46 CEST 2010


Author: dmbates
Date: 2010-08-06 00:41:46 +0200 (Fri, 06 Aug 2010)
New Revision: 1932

Modified:
   pkg/Rcpp/inst/ChangeLog
Log:
*** empty log message ***

Modified: pkg/Rcpp/inst/ChangeLog
===================================================================
--- pkg/Rcpp/inst/ChangeLog	2010-08-05 22:39:57 UTC (rev 1931)
+++ pkg/Rcpp/inst/ChangeLog	2010-08-05 22:41:46 UTC (rev 1932)
@@ -1,5 +1,11 @@
 2010-08-05  Douglas Bates  <bates at stat.wisc.edu>
 
+	* include/Rcpp/stats/binom.h (Rcpp): Added pbinom and qbinom,
+	which are at present failing their tests in runit.stats.R
+
+	* include/Rcpp/stats/pois.h (Rcpp): Added ppois and qpois (plus
+	tests in runit.stats.R).
+
 	* include/Rcpp/stats/norm.h (Rcpp): Added pnorm and qnorm and
 	corresponding tests in unitTests/runit.stats.R
 



More information about the Rcpp-commits mailing list