pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-wle Imported R-wle from pkgsrc-wip.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a4bd6d15e78a
branches: trunk
changeset: 502380:a4bd6d15e78a
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Nov 04 08:19:34 2005 +0000
description:
Imported R-wle from pkgsrc-wip.
Provides approach to robustness via Weighted Likelihood Estimation.
diffstat:
math/R-wle/DESCR | 1 +
math/R-wle/Makefile | 15 +++++++++++++++
math/R-wle/PLIST | 1 +
math/R-wle/distinfo | 5 +++++
4 files changed, 22 insertions(+), 0 deletions(-)
diffs (38 lines):
diff -r 1e3a38189ab5 -r a4bd6d15e78a math/R-wle/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-wle/DESCR Fri Nov 04 08:19:34 2005 +0000
@@ -0,0 +1,1 @@
+Provides approach to robustness via Weighted Likelihood Estimation.
diff -r 1e3a38189ab5 -r a4bd6d15e78a math/R-wle/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-wle/Makefile Fri Nov 04 08:19:34 2005 +0000
@@ -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@localhost
+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"
diff -r 1e3a38189ab5 -r a4bd6d15e78a math/R-wle/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-wle/PLIST Fri Nov 04 08:19:34 2005 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/04 08:19:34 rillig Exp $
diff -r 1e3a38189ab5 -r a4bd6d15e78a math/R-wle/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-wle/distinfo Fri Nov 04 08:19:34 2005 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index