summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrook <brook>2012-04-01 18:09:54 +0000
committerbrook <brook>2012-04-01 18:09:54 +0000
commit15bb38af120e9c2c25208c6f27acc782bdc51b52 (patch)
tree515b126d3f50d49b5d778ca527356f8466a48c2e
parentdbf384b0261c6e2a2c3ebe1d6e00259c755d1142 (diff)
downloadpkgsrc-15bb38af120e9c2c25208c6f27acc782bdc51b52.tar.gz
Update to version 1.7-2 of the R geoR package. Cleanup of DESCR and
Makefile. Geostatistical analysis including traditional, likelihood-based and Bayesian methods.
-rw-r--r--math/R-geoR/DESCR3
-rw-r--r--math/R-geoR/Makefile13
-rw-r--r--math/R-geoR/distinfo8
3 files changed, 14 insertions, 10 deletions
diff --git a/math/R-geoR/DESCR b/math/R-geoR/DESCR
index bd84e89cc25..e8d769d2915 100644
--- a/math/R-geoR/DESCR
+++ b/math/R-geoR/DESCR
@@ -1 +1,2 @@
-Geostatistical analysis including likelihood-based and Bayesian methods.
+Geostatistical analysis including likelihood-based and Bayesian
+methods.
diff --git a/math/R-geoR/Makefile b/math/R-geoR/Makefile
index 49760c0b39e..5323cd5b51b 100644
--- a/math/R-geoR/Makefile
+++ b/math/R-geoR/Makefile
@@ -1,16 +1,19 @@
-# $NetBSD: Makefile,v 1.7 2011/12/20 04:35:44 dholland Exp $
+# $NetBSD: Makefile,v 1.8 2012/04/01 18:09:54 brook Exp $
CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/Archive/geoR/}
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
-MAINTAINER= mchittur@cs.nmsu.edu
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/geoR/
COMMENT= Geostatistical analysis including likelihood-based and Bayesian methods
+LICENSE= gnu-gpl-v2
R_PKGNAME= geoR
-R_PKGVER= 1.6-36
+R_PKGVER= 1.7-2
-DEPENDS+= R-sp>=0.9.26:../../math/R-sp
+DEPENDS+= R-RandomFields>=2.0.54:../../math/R-RandomFields
+DEPENDS+= R-sp>=0.9.98:../../math/R-sp
+DEPENDS+= R-splancs>=2.01.31:../../math/R-splancs
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-geoR/distinfo b/math/R-geoR/distinfo
index ba5791424ac..b366bd3378f 100644
--- a/math/R-geoR/distinfo
+++ b/math/R-geoR/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2011/11/20 05:09:34 markd Exp $
+$NetBSD: distinfo,v 1.5 2012/04/01 18:09:54 brook Exp $
-SHA1 (R/geoR_1.6-36.tar.gz) = 4b61cbca3514de40e7b28d3b35f87bc7a4033108
-RMD160 (R/geoR_1.6-36.tar.gz) = 123520ca6ec915546cf6539c61dfdaeb1703b955
-Size (R/geoR_1.6-36.tar.gz) = 410930 bytes
+SHA1 (R/geoR_1.7-2.tar.gz) = a3e47912f21381c088272a03c6a1bfb31c5bcc20
+RMD160 (R/geoR_1.7-2.tar.gz) = b1c61997ba692b1da063b42c20bec0af817de6ec
+Size (R/geoR_1.7-2.tar.gz) = 411279 bytes