R-geoRglm: remove
This package was removed from CRAN over a year ago.
This commit is contained in:
parent
916939b7a8
commit
fb7793347f
5 changed files with 3 additions and 30 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES-2021,v 1.2399 2021/04/27 05:10:56 adam Exp $
|
||||
$NetBSD: CHANGES-2021,v 1.2400 2021/04/27 08:20:16 wiz Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2021:
|
||||
|
||||
|
@ -3744,3 +3744,4 @@ Changes to the packages collection and infrastructure in 2021:
|
|||
Updated print/py-reportlab to 3.5.67 [adam 2021-04-27]
|
||||
Removed print/py-weasyprint0 successor print/py-weasyprint [adam 2021-04-27]
|
||||
Updated print/py-weasyprint to 52.5 [adam 2021-04-27]
|
||||
Removed math/R-geoRglm [wiz 2021-04-27]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.494 2021/04/20 20:40:47 thor Exp $
|
||||
# $NetBSD: Makefile,v 1.495 2021/04/27 08:20:16 wiz Exp $
|
||||
|
||||
COMMENT= Mathematics
|
||||
|
||||
|
@ -59,7 +59,6 @@ SUBDIR+= R-gdata
|
|||
SUBDIR+= R-generics
|
||||
SUBDIR+= R-genetics
|
||||
SUBDIR+= R-geoR
|
||||
SUBDIR+= R-geoRglm
|
||||
SUBDIR+= R-goftest
|
||||
SUBDIR+= R-gss
|
||||
SUBDIR+= R-gstat
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
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.
|
|
@ -1,17 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.5 2019/08/08 19:53:49 brook Exp $
|
||||
|
||||
R_PKGNAME= geoRglm
|
||||
R_PKGVER= 0.9-11
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= Package for generalised linear spatial models
|
||||
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
|
||||
|
||||
DEPENDS+= R-geoR>=1.7.5:../../math/R-geoR
|
||||
DEPENDS+= R-sp>=1.3.1:../../math/R-sp
|
||||
|
||||
USE_LANGUAGES= c
|
||||
|
||||
.include "../../math/R/Makefile.extension"
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,6 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.4 2019/07/31 19:34:35 brook Exp $
|
||||
|
||||
SHA1 (R/geoRglm_0.9-11.tar.gz) = 9739546a0db27b341044fab8b1c1272a678431c2
|
||||
RMD160 (R/geoRglm_0.9-11.tar.gz) = 2abf766d4e28e115a3800d46b2ae497907adc76b
|
||||
SHA512 (R/geoRglm_0.9-11.tar.gz) = 1410d82143c46ef33de66550c2714324c55e4c47d6f1cf04b77677f2a715b04dad1aa0040e725ce539232efaaa4e52dda5ef822bfbbb1b4c2bb5082930a61e18
|
||||
Size (R/geoRglm_0.9-11.tar.gz) = 204528 bytes
|
Loading…
Reference in a new issue