From 15bb38af120e9c2c25208c6f27acc782bdc51b52 Mon Sep 17 00:00:00 2001 From: brook Date: Sun, 1 Apr 2012 18:09:54 +0000 Subject: 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. --- math/R-geoR/DESCR | 3 ++- math/R-geoR/Makefile | 13 ++++++++----- math/R-geoR/distinfo | 8 ++++---- 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 -- cgit v1.2.3