r47235 - in /packages/R/r-cran-spdep/trunk/debian: control tests/control
tille at users.alioth.debian.org
tille at users.alioth.debian.org
Sat Apr 16 06:37:16 UTC 2016
Author: tille
Date: Sat Apr 16 06:37:16 2016
New Revision: 47235
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=47235
Log:
maptools is needed for testing
Modified:
packages/R/r-cran-spdep/trunk/debian/control
packages/R/r-cran-spdep/trunk/debian/tests/control
Modified: packages/R/r-cran-spdep/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-spdep/trunk/debian/control?rev=47235&op=diff
==============================================================================
--- packages/R/r-cran-spdep/trunk/debian/control (original)
+++ packages/R/r-cran-spdep/trunk/debian/control Sat Apr 16 06:37:16 2016
@@ -34,6 +34,7 @@
r-cran-nlme,
r-cran-mass,
r-cran-learnbayes
+Recommends: r-cran-maptools
Description: GNU R spatial dependence: weighting schemes, statistics and models
A collection of functions to create spatial weights matrix objects from
polygon contiguities, from point patterns by distance and tessellations,
Modified: packages/R/r-cran-spdep/trunk/debian/tests/control
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-spdep/trunk/debian/tests/control?rev=47235&op=diff
==============================================================================
--- packages/R/r-cran-spdep/trunk/debian/tests/control (original)
+++ packages/R/r-cran-spdep/trunk/debian/tests/control Sat Apr 16 06:37:16 2016
@@ -1,3 +1,3 @@
Tests: run-unit-test
-Depends: @
+Depends: @, r-cran-maptools
Restrictions: allow-stderr
More information about the debian-science-commits
mailing list