summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2012-04-15 22:14:29 +0000
committerbrook <brook@pkgsrc.org>2012-04-15 22:14:29 +0000
commit73f9b6f1b8fc85b1b6e9862ff33ba9361e212235 (patch)
treea77f4f6f9edf8123ebdc616b0fa3ddf92a8fdb0b /math
parent1482b074c317fbc58dd05e85b3f8dc43e22f6cf1 (diff)
downloadpkgsrc-73f9b6f1b8fc85b1b6e9862ff33ba9361e212235.tar.gz
Import of geoRglm v0.9-2.
Functions for inference in generalised linear spatial models. The posterior and predictive inference is based on Markov chain Monte Carlo methods. Package geoRglm is an extension to the package geoR, which must be installed first.
Diffstat (limited to 'math')
-rw-r--r--math/R-geoRglm/DESCR4
-rw-r--r--math/R-geoRglm/Makefile17
-rw-r--r--math/R-geoRglm/distinfo5
3 files changed, 26 insertions, 0 deletions
diff --git a/math/R-geoRglm/DESCR b/math/R-geoRglm/DESCR
new file mode 100644
index 00000000000..83898e9068b
--- /dev/null
+++ b/math/R-geoRglm/DESCR
@@ -0,0 +1,4 @@
+Functions for inference in generalised linear spatial models. The
+posterior and predictive inference is based on Markov chain Monte
+Carlo methods. Package geoRglm is an extension to the package geoR,
+which must be installed first.
diff --git a/math/R-geoRglm/Makefile b/math/R-geoRglm/Makefile
new file mode 100644
index 00000000000..1193f31d82c
--- /dev/null
+++ b/math/R-geoRglm/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/04/15 22:14:29 brook Exp $
+
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= ${R_HOMEPAGE_BASE}/geoRglm/
+COMMENT= Generalised linear spatial models in R
+LICENSE= gnu-gpl-v2
+
+R_PKGNAME= geoRglm
+R_PKGVER= 0.9-2
+
+DEPENDS+= R-geoR>=1.7.2:../../math/R-geoR
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-geoRglm/distinfo b/math/R-geoRglm/distinfo
new file mode 100644
index 00000000000..809518473dc
--- /dev/null
+++ b/math/R-geoRglm/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2012/04/15 22:14:29 brook Exp $
+
+SHA1 (R/geoRglm_0.9-2.tar.gz) = e9e518619355d5866c8abd0e5583c0e07c7b31ba
+RMD160 (R/geoRglm_0.9-2.tar.gz) = fab25609324e9bb4e170c4ae57c2201a8cc05e94
+Size (R/geoRglm_0.9-2.tar.gz) = 192901 bytes