[Rcpp-commits] r2088 - pkg/Rcpp

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu Sep 9 19:35:17 CEST 2010


Author: edd
Date: 2010-09-09 19:35:17 +0200 (Thu, 09 Sep 2010)
New Revision: 2088

Modified:
   pkg/Rcpp/DESCRIPTION
Log:
minor addition to DESCRIPTION


Modified: pkg/Rcpp/DESCRIPTION
===================================================================
--- pkg/Rcpp/DESCRIPTION	2010-09-09 17:34:28 UTC (rev 2087)
+++ pkg/Rcpp/DESCRIPTION	2010-09-09 17:35:17 UTC (rev 2088)
@@ -31,7 +31,7 @@
  to use than the equivalent low-level loop code. The "Rcpp-sugar" vignette
  gives an overview of the feature.
  .
- Several examples are included, and 735 unit tests in 329 unit test functions
+ Several examples are included, and 773 unit tests in 366 unit test functions
  provide additional usage examples.
 Depends: R (>= 2.10.0), methods
 Suggests: RUnit, inline, highlight, rbenchmark



More information about the Rcpp-commits mailing list