- Update to 0.5-88
- Update WWW in pkg-descr
This commit is contained in:
parent
27b9d817fc
commit
3873cbcc24
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403096
3 changed files with 7 additions and 8 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue