summaryrefslogtreecommitdiff
path: root/math/R-mvtnorm
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2012-04-15 15:33:38 +0000
committerbrook <brook@pkgsrc.org>2012-04-15 15:33:38 +0000
commit77651f9d8d7384f2407a5448148739593f7e1226 (patch)
tree4dee285c8e012f6058439558ef2f187f072b862a /math/R-mvtnorm
parent633cc7eb2baf129ae2aec753674a6995c7bec3b5 (diff)
downloadpkgsrc-77651f9d8d7384f2407a5448148739593f7e1226.tar.gz
Update to mvtnorm v0.9-9992, add LICENSE and regularize package files.
Diffstat (limited to 'math/R-mvtnorm')
-rw-r--r--math/R-mvtnorm/DESCR3
-rw-r--r--math/R-mvtnorm/Makefile5
-rw-r--r--math/R-mvtnorm/distinfo8
3 files changed, 9 insertions, 7 deletions
diff --git a/math/R-mvtnorm/DESCR b/math/R-mvtnorm/DESCR
index d1f0f87e268..b522869063a 100644
--- a/math/R-mvtnorm/DESCR
+++ b/math/R-mvtnorm/DESCR
@@ -1 +1,2 @@
-Computes the multivariate normal and t distribution
+Computes multivariate normal and t probabilities, quantiles, random
+deviates and densities.
diff --git a/math/R-mvtnorm/Makefile b/math/R-mvtnorm/Makefile
index 3375b9ab40a..73606bb71d0 100644
--- a/math/R-mvtnorm/Makefile
+++ b/math/R-mvtnorm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2011/12/19 22:27:05 markd Exp $
+# $NetBSD: Makefile,v 1.10 2012/04/15 15:33:38 brook Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
@@ -6,9 +6,10 @@ MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/mvtnorm/
COMMENT= Computes the multivariate normal and t distribution
+LICENSE= gnu-gpl-v2
R_PKGNAME= mvtnorm
-R_PKGVER= 0.9-8
+R_PKGVER= 0.9-9992
USE_LANGUAGES= c fortran
diff --git a/math/R-mvtnorm/distinfo b/math/R-mvtnorm/distinfo
index 7b26bb45181..198ca5e250c 100644
--- a/math/R-mvtnorm/distinfo
+++ b/math/R-mvtnorm/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/12/11 19:36:55 adam Exp $
+$NetBSD: distinfo,v 1.4 2012/04/15 15:33:38 brook Exp $
-SHA1 (R/mvtnorm_0.9-8.tar.gz) = 7154ef7462e62232db6ea6a7d8424143e7b81856
-RMD160 (R/mvtnorm_0.9-8.tar.gz) = a1c81bbe68d9e91b2b7ddf695d2d2e04051d2643
-Size (R/mvtnorm_0.9-8.tar.gz) = 175027 bytes
+SHA1 (R/mvtnorm_0.9-9992.tar.gz) = 065985d399f5c2465d3e0c348a12634d6a7826ff
+RMD160 (R/mvtnorm_0.9-9992.tar.gz) = 31d3d5fc5fe171d49a3a9e52f32dcab12ad7ff06
+Size (R/mvtnorm_0.9-9992.tar.gz) = 321526 bytes