pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-mvtnorm Initial import R-mvtnorm 0.7.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/e0e5b05cd4f6
branches: trunk
changeset: 515446:e0e5b05cd4f6
user: markd <markd%pkgsrc.org@localhost>
date: Sun Jul 02 13:09:22 2006 +0000
description:
Initial import R-mvtnorm 0.7.2
Computes the multivariate normal and t distribution
diffstat:
math/R-mvtnorm/DESCR | 1 +
math/R-mvtnorm/Makefile | 15 +++++++++++++++
math/R-mvtnorm/PLIST | 1 +
math/R-mvtnorm/distinfo | 5 +++++
4 files changed, 22 insertions(+), 0 deletions(-)
diffs (38 lines):
diff -r 520a1b20f4b9 -r e0e5b05cd4f6 math/R-mvtnorm/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-mvtnorm/DESCR Sun Jul 02 13:09:22 2006 +0000
@@ -0,0 +1,1 @@
+Computes the multivariate normal and t distribution
diff -r 520a1b20f4b9 -r e0e5b05cd4f6 math/R-mvtnorm/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-mvtnorm/Makefile Sun Jul 02 13:09:22 2006 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 13:09:22 markd Exp $
+#
+
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= ${R_HOMEPAGE_BASE}/mvtnorm.html
+COMMENT= Computes the multivariate normal and t distribution
+
+R_PKGNAME= mvtnorm
+R_PKGVER= 0.7-2
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 520a1b20f4b9 -r e0e5b05cd4f6 math/R-mvtnorm/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-mvtnorm/PLIST Sun Jul 02 13:09:22 2006 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/07/02 13:09:22 markd Exp $
diff -r 520a1b20f4b9 -r e0e5b05cd4f6 math/R-mvtnorm/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-mvtnorm/distinfo Sun Jul 02 13:09:22 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/07/02 13:09:22 markd Exp $
+
+SHA1 (R/mvtnorm_0.7-2.tar.gz) = add527819cbe7367d522c434940467ebff4fbae2
+RMD160 (R/mvtnorm_0.7-2.tar.gz) = 0535e92d3e2e4f69ccdb6b0ffdbe2af39744211e
+Size (R/mvtnorm_0.7-2.tar.gz) = 164113 bytes
Home |
Main Index |
Thread Index |
Old Index