[Rcpp-commits] r3963 - in pkg/Rcpp: . debian
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Nov 14 03:07:27 CET 2012
Author: edd
Date: 2012-11-14 03:07:26 +0100 (Wed, 14 Nov 2012)
New Revision: 3963
Modified:
pkg/Rcpp/DESCRIPTION
pkg/Rcpp/debian/control
Log:
Release 0.10.0, updated unit test counts
Modified: pkg/Rcpp/DESCRIPTION
===================================================================
--- pkg/Rcpp/DESCRIPTION 2012-11-14 01:58:54 UTC (rev 3962)
+++ pkg/Rcpp/DESCRIPTION 2012-11-14 02:07:26 UTC (rev 3963)
@@ -30,7 +30,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 over 800 unit tests in over 360 unit
+ Several examples are included, and over 860 unit tests in over 380 unit
test functions provide additional usage examples.
.
An earlier version of Rcpp, containing what we now call the 'classic Rcpp
Modified: pkg/Rcpp/debian/control
===================================================================
--- pkg/Rcpp/debian/control 2012-11-14 01:58:54 UTC (rev 3962)
+++ pkg/Rcpp/debian/control 2012-11-14 02:07:26 UTC (rev 3963)
@@ -36,7 +36,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 over 800 unit tests in over 360 unit
+ Several examples are included, and over 860 unit tests in over 380 unit
test functions provide additional usage examples.
.
An earlier version of Rcpp, containing what we now call the 'classic Rcpp
More information about the Rcpp-commits
mailing list