diff options
author | brook <brook> | 2012-04-15 17:37:43 +0000 |
---|---|---|
committer | brook <brook> | 2012-04-15 17:37:43 +0000 |
commit | b7ff3673805b186532b24829649a1ad24249934f (patch) | |
tree | 5666d79ce011f5535c3f7a7709b3b6266f739fd8 /math/R-gstat | |
parent | 6488c3d4b3f9e0cbf53b6ab8e98dc973f4aa33a8 (diff) | |
download | pkgsrc-b7ff3673805b186532b24829649a1ad24249934f.tar.gz |
Update to gstat v1.0-10, add LICENSE, and regularize package files.
Diffstat (limited to 'math/R-gstat')
-rw-r--r-- | math/R-gstat/DESCR | 7 | ||||
-rw-r--r-- | math/R-gstat/Makefile | 10 | ||||
-rw-r--r-- | math/R-gstat/distinfo | 8 |
3 files changed, 12 insertions, 13 deletions
diff --git a/math/R-gstat/DESCR b/math/R-gstat/DESCR index cfb3b48ce87..50dba06fb88 100644 --- a/math/R-gstat/DESCR +++ b/math/R-gstat/DESCR @@ -1,6 +1,3 @@ -uni- and multivariable geostatistical modelling, prediction and -simulation - -variogram modelling; simple, ordinary and universal point or block +Variogram modelling; simple, ordinary and universal point or block (co)kriging, sequential Gaussian or indicator (co)simulation; -variogram and map plotting utility functions. +variogram and variogram map plotting utility functions. diff --git a/math/R-gstat/Makefile b/math/R-gstat/Makefile index 2c0b7b6883c..d3483d81c72 100644 --- a/math/R-gstat/Makefile +++ b/math/R-gstat/Makefile @@ -1,16 +1,18 @@ -# $NetBSD: Makefile,v 1.5 2009/12/11 19:30:46 adam Exp $ +# $NetBSD: Makefile,v 1.6 2012/04/15 17:37:43 brook Exp $ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} -MAINTAINER= mchittur@cs.nmsu.edu +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ${R_HOMEPAGE_BASE}/gstat/ COMMENT= Uni/multivariable geostatistical modelling, prediction and simulation +LICENSE= gnu-gpl-v2 R_PKGNAME= gstat -R_PKGVER= 0.9-65 +R_PKGVER= 1.0-10 -DEPENDS+= R-sp>=0.9.26:../../math/R-sp +DEPENDS+= R-sp>=0.9.98:../../math/R-sp +DEPENDS+= R-spacetime>=0.6.2:../../math/R-spacetime .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" diff --git a/math/R-gstat/distinfo b/math/R-gstat/distinfo index d8fe56f4574..c88d91b45e1 100644 --- a/math/R-gstat/distinfo +++ b/math/R-gstat/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/12/11 19:30:46 adam Exp $ +$NetBSD: distinfo,v 1.4 2012/04/15 17:37:43 brook Exp $ -SHA1 (R/gstat_0.9-65.tar.gz) = 84851425628958bd9739fb3d2568baf4f2ec3e61 -RMD160 (R/gstat_0.9-65.tar.gz) = 6cb16b226bcbc4bef010173f97dc88e20710a5d3 -Size (R/gstat_0.9-65.tar.gz) = 1286454 bytes +SHA1 (R/gstat_1.0-10.tar.gz) = 8802c7854e668c6ea78b1728ec2a58631ff49208 +RMD160 (R/gstat_1.0-10.tar.gz) = 39a161b5d93fb44107f8b114d2e4618aa1aec016 +Size (R/gstat_1.0-10.tar.gz) = 2012598 bytes |