diff options
author | joerg <joerg@pkgsrc.org> | 2013-08-30 12:58:11 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2013-08-30 12:58:11 +0000 |
commit | 7f51210999c497ea20576a8af8f9d632ee324a92 (patch) | |
tree | 48b821c52a9ef1f7cc11e93db62521c318c8bddd /math | |
parent | 62f0835ad1b2172d46ae8f0f9fd1ae35e0990421 (diff) | |
download | pkgsrc-7f51210999c497ea20576a8af8f9d632ee324a92.tar.gz |
Update to R-hwde-0.63:
o The vignette hwde.Rnw has been modified to add missing text and to
conform to current Sweave markup conventions
o Code for the functions hwde() and make.contrasts() has been modified
so that R CMD check no longer reports "No visible binding for global
variable 'oset'."
Diffstat (limited to 'math')
-rw-r--r-- | math/R-hwde/Makefile | 4 | ||||
-rw-r--r-- | math/R-hwde/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/math/R-hwde/Makefile b/math/R-hwde/Makefile index 1c2cd32cebc..208d124e19b 100644 --- a/math/R-hwde/Makefile +++ b/math/R-hwde/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/04/15 15:28:51 brook Exp $ +# $NetBSD: Makefile,v 1.7 2013/08/30 12:58:11 joerg Exp $ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} @@ -9,7 +9,7 @@ COMMENT= Models and tests for departure from Hardy-Weinberg equilibrium LICENSE= gnu-gpl-v2 R_PKGNAME= hwde -R_PKGVER= 0.62 +R_PKGVER= 0.63 .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" diff --git a/math/R-hwde/distinfo b/math/R-hwde/distinfo index cf4ee4d41c8..8e639bbed3d 100644 --- a/math/R-hwde/distinfo +++ b/math/R-hwde/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2012/04/15 15:28:51 brook Exp $ +$NetBSD: distinfo,v 1.5 2013/08/30 12:58:11 joerg Exp $ -SHA1 (R/hwde_0.62.tar.gz) = 4e671ed8a40d6b1b4a81735889d44598f2772617 -RMD160 (R/hwde_0.62.tar.gz) = eee146bcee3c6edbfa27c1534dc61faef911a311 -Size (R/hwde_0.62.tar.gz) = 199911 bytes +SHA1 (R/hwde_0.63.tar.gz) = cebe0a934793bdea9d5fb593cccf93a4822c3fba +RMD160 (R/hwde_0.63.tar.gz) = 221299a07cae8de959a8fa2b78bb5fe3f7dd47a1 +Size (R/hwde_0.63.tar.gz) = 129399 bytes |