diff options
-rw-r--r-- | doc/CHANGES-2021 | 3 | ||||
-rw-r--r-- | math/Makefile | 3 | ||||
-rw-r--r-- | math/R-wle/DESCR | 1 | ||||
-rw-r--r-- | math/R-wle/Makefile | 19 | ||||
-rw-r--r-- | math/R-wle/distinfo | 6 |
5 files changed, 3 insertions, 29 deletions
diff --git a/doc/CHANGES-2021 b/doc/CHANGES-2021 index 49b3ec4be5e..356a5be1b7c 100644 --- a/doc/CHANGES-2021 +++ b/doc/CHANGES-2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2400 2021/04/27 08:20:16 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.2401 2021/04/27 08:23:15 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3745,3 +3745,4 @@ Changes to the packages collection and infrastructure in 2021: 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] + Removed math/R-wle [wiz 2021-04-27] diff --git a/math/Makefile b/math/Makefile index dede3cde419..b30feb35537 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.495 2021/04/27 08:20:16 wiz Exp $ +# $NetBSD: Makefile,v 1.496 2021/04/27 08:23:15 wiz Exp $ COMMENT= Mathematics @@ -114,7 +114,6 @@ SUBDIR+= R-tidyr SUBDIR+= R-units SUBDIR+= R-urca SUBDIR+= R-vctrs -SUBDIR+= R-wle SUBDIR+= R-xtable SUBDIR+= R-xts SUBDIR+= R-zeallot diff --git a/math/R-wle/DESCR b/math/R-wle/DESCR deleted file mode 100644 index 13459105ede..00000000000 --- a/math/R-wle/DESCR +++ /dev/null @@ -1 +0,0 @@ -Approach to robustness via Weighted Likelihood Estimation. diff --git a/math/R-wle/Makefile b/math/R-wle/Makefile deleted file mode 100644 index 7f0991b72c5..00000000000 --- a/math/R-wle/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# $NetBSD: Makefile,v 1.16 2020/10/12 21:52:01 bacon Exp $ - -R_PKGNAME= wle -R_PKGVER= 0.9-9 -PKGREVISION= 1 -CATEGORIES= math - -MAINTAINER= pkgsrc-users@NetBSD.org -COMMENT= Weighted likelihood estimation -LICENSE= gnu-gpl-v2 - -DEPENDS+= R-circular>=0.4.3:../../math/R-circular - -USE_LANGUAGES+= c fortran - -.include "../../math/R/Makefile.extension" -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../mk/blas.buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/math/R-wle/distinfo b/math/R-wle/distinfo deleted file mode 100644 index f455e88f2cc..00000000000 --- a/math/R-wle/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.7 2015/11/03 23:33:30 agc Exp $ - -SHA1 (R/wle_0.9-9.tar.gz) = f86ef5d7d829801b8e3b381a218f22b170f9ffc2 -RMD160 (R/wle_0.9-9.tar.gz) = 793231bfb1b2080a8b9605b41057496d84df8464 -SHA512 (R/wle_0.9-9.tar.gz) = 45f20a9ebbd5df2f65fdcd3c987f43b3de0ebd3a4c9b00d44dd618fd25877c14f72fb4792f2eb6c22d6c5dad3ab0ec6e291e1ee5bfc76caee51b9798f4943716 -Size (R/wle_0.9-9.tar.gz) = 231935 bytes |