aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-spdep
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2015-12-06 10:01:49 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2015-12-06 10:01:49 +0000
commit3873cbcc24918941961ac6a9273fbb54eae789f3 (patch)
tree12461199181f759e68c01d096c0c2e08ac08dc32 /math/R-cran-spdep
parent27b9d817fcc53621db9fa83630f89b0865996028 (diff)
downloadports-3873cbcc24918941961ac6a9273fbb54eae789f3.tar.gz
ports-3873cbcc24918941961ac6a9273fbb54eae789f3.zip
- Update to 0.5-88
- Update WWW in pkg-descr
Notes
Notes: svn path=/head/; revision=403096
Diffstat (limited to 'math/R-cran-spdep')
-rw-r--r--math/R-cran-spdep/Makefile9
-rw-r--r--math/R-cran-spdep/distinfo4
-rw-r--r--math/R-cran-spdep/pkg-descr2
3 files changed, 7 insertions, 8 deletions
diff --git a/math/R-cran-spdep/Makefile b/math/R-cran-spdep/Makefile
index 4deca8adcd39..e85af3c4237e 100644
--- a/math/R-cran-spdep/Makefile
+++ b/math/R-cran-spdep/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= spdep
-DISTVERSION= 0.5-74
-PORTREVISION= 1
+DISTVERSION= 0.5-88
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -13,10 +12,10 @@ COMMENT= Spatial dependence: weighting schemes, statistics, and models
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-RUN_DEPENDS= R-cran-sp>=0.9:${PORTSDIR}/math/R-cran-sp \
+RUN_DEPENDS= R-cran-sp>=1.0:${PORTSDIR}/math/R-cran-sp \
+ R-cran-LearnBayes>0:${PORTSDIR}/math/R-cran-LearnBayes \
R-cran-deldir>0:${PORTSDIR}/math/R-cran-deldir \
- R-cran-coda>0:${PORTSDIR}/math/R-cran-coda \
- R-cran-LearnBayes>0:${PORTSDIR}/math/R-cran-LearnBayes
+ R-cran-coda>0:${PORTSDIR}/math/R-cran-coda
USES= cran:auto-plist
diff --git a/math/R-cran-spdep/distinfo b/math/R-cran-spdep/distinfo
index 45dfe3c5a12a..983d2aef27d0 100644
--- a/math/R-cran-spdep/distinfo
+++ b/math/R-cran-spdep/distinfo
@@ -1,2 +1,2 @@
-SHA256 (spdep_0.5-74.tar.gz) = 0550eac3cdfcef8e94a3eda8dc9d615644323f7e0ef4af246736ba76ca852a39
-SIZE (spdep_0.5-74.tar.gz) = 3148843
+SHA256 (spdep_0.5-88.tar.gz) = b64f75bf8843cd0140e9e75233a90f0b8e4e758ed27e73323fb88b43dcea4bd4
+SIZE (spdep_0.5-88.tar.gz) = 3213832
diff --git a/math/R-cran-spdep/pkg-descr b/math/R-cran-spdep/pkg-descr
index fbc4cc78be93..8ce2dec81774 100644
--- a/math/R-cran-spdep/pkg-descr
+++ b/math/R-cran-spdep/pkg-descr
@@ -14,4 +14,4 @@ unweighted SAR and CAR spatial regression models, semi-parametric
and Moran eigenvector spatial filtering, GM SAR error models, and
generalized spatial two stage least squares models.
-WWW: http://cran.r-project.org/web/packages/spdep/
+WWW: https://cran.r-project.org/web/packages/spdep/