[med-svn] r17309 - in trunk/packages/R/r-cran-surveillance/trunk/debian: . tests
Andreas Tille
tille at moszumanska.debian.org
Fri Jun 27 09:38:20 UTC 2014
Author: tille
Date: 2014-06-27 09:38:20 +0000 (Fri, 27 Jun 2014)
New Revision: 17309
Modified:
trunk/packages/R/r-cran-surveillance/trunk/debian/control
trunk/packages/R/r-cran-surveillance/trunk/debian/tests/control
Log:
r-cran-spdep is needed in test
Modified: trunk/packages/R/r-cran-surveillance/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-surveillance/trunk/debian/control 2014-06-27 09:25:59 UTC (rev 17308)
+++ trunk/packages/R/r-cran-surveillance/trunk/debian/control 2014-06-27 09:38:20 UTC (rev 17309)
@@ -30,8 +30,9 @@
Suggests: r-cran-spc,
r-cran-maptools,
r-cran-vcd,
- r-cran-msm,
- r-cran-colorspace,
+ r-cran-msm,
+ r-cran-colorspace,
+ r-cran-spdep
Description: development and the evaluation of epidemiological outbreak detection algorithms
The R-package 'surveillance' is a framework for the development and the
evaluation of outbreak detection algorithms in univariate and multivariate
Modified: trunk/packages/R/r-cran-surveillance/trunk/debian/tests/control
===================================================================
--- trunk/packages/R/r-cran-surveillance/trunk/debian/tests/control 2014-06-27 09:25:59 UTC (rev 17308)
+++ trunk/packages/R/r-cran-surveillance/trunk/debian/tests/control 2014-06-27 09:38:20 UTC (rev 17309)
@@ -1,3 +1,3 @@
Tests: run-unit-test
-Depends: @, r-cran-testthat
+Depends: @, r-cran-testthat, spdep
Restrictions: allow-stderr
More information about the debian-med-commit
mailing list