Imported R-wle from pkgsrc-wip.

Provides approach to robustness via Weighted Likelihood Estimation.
This commit is contained in:
rillig 2005-11-04 08:19:34 +00:00
parent 730c750426
commit ee58efeeb5
4 changed files with 22 additions and 0 deletions

1
math/R-wle/DESCR Normal file
View file

@ -0,0 +1 @@
Provides approach to robustness via Weighted Likelihood Estimation.

15
math/R-wle/Makefile Normal file
View file

@ -0,0 +1,15 @@
# $NetBSD: Makefile,v 1.1.1.1 2005/11/04 08:19:34 rillig Exp $
#
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= mchittur@cs.nmsu.edu
HOMEPAGE= ${R_HOMEPAGE_BASE}/statmod.html
COMMENT= Provides approach to robustness via Weighted Likelihood Estimation
R_PKGNAME= wle
R_PKGVER= 0.7-9
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"

1
math/R-wle/PLIST Normal file
View file

@ -0,0 +1 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/04 08:19:34 rillig Exp $

5
math/R-wle/distinfo Normal file
View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2005/11/04 08:19:34 rillig Exp $
SHA1 (R/wle_0.7-9.tar.gz) = f3271aaf02f8d38eb1befa5bae5e625505b2485a
RMD160 (R/wle_0.7-9.tar.gz) = 080abbe2a118962cea1bf7b9531aeae3285a1927
Size (R/wle_0.7-9.tar.gz) = 169674 bytes