summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2021-09-18 12:31:31 +0000
committermef <mef@pkgsrc.org>2021-09-18 12:31:31 +0000
commitbe7391ab6cd0739d1e2d72803cf3a183780dff2a (patch)
tree7c42c666f927bbc169c4a95bebd0ffed1f535ddb /math
parentb5c1b4315aa7df726e9f1312d182f6fbbb4aa44c (diff)
downloadpkgsrc-be7391ab6cd0739d1e2d72803cf3a183780dff2a.tar.gz
(math/R-statmod) Updated 1.4.32 to 1.4.36
25 Aug 2020: Statmod 1.4.35 - Fix Bug in tweedie(link.power=0) so that the resulting functions $linkinv() and $mu.eta() preserve the attributes of their arguments. 16 Feb 2020: statmod 1.4.34 - Improve the model description provided in the remlscoregamma() help page. - tweedie() now checks whether `var.power` or `link.power` are character strings instead of numeric. If `var.power` is one of the standard family names ("gaussian", "poisson", "gamma" or "inverse.gaussian") or `link.power` is one of the standard link functions ("identity","log","inverse") then the argument is reset to the corresponding numerical value with a message, otherwise an informative error message is given. - Cleaning up of internal code to avoid partial matching of function arguments, attributes or list component names. The automatic package tests are now run with the warnPartialMatchArgs, warnPartialMatchAttr and warnPartialMatchDollar options all set to TRUE. 4 Jan 2020: statmod 1.4.33 - The components returned by mixedModel2Fit() relating to fixed coefficients are now documented explicitly. The help page has been corrected to refer to the argument `only.varcomp` instead of `fixed.estimates`. The vector of `reml.residuals` is no longer part of the output. - The test file has been slightly revised using zapsmall() so ensure that the test output file remains correct for R with ATLAS BLAS.
Diffstat (limited to 'math')
-rw-r--r--math/R-statmod/Makefile7
-rw-r--r--math/R-statmod/distinfo10
2 files changed, 9 insertions, 8 deletions
diff --git a/math/R-statmod/Makefile b/math/R-statmod/Makefile
index 0077542eebb..351c6e80dc9 100644
--- a/math/R-statmod/Makefile
+++ b/math/R-statmod/Makefile
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.17 2019/08/08 19:53:54 brook Exp $
+# $NetBSD: Makefile,v 1.18 2021/09/18 12:31:31 mef Exp $
R_PKGNAME= statmod
-R_PKGVER= 1.4.32
-CATEGORIES= math
+R_PKGVER= 1.4.36
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Statistical modeling
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
+#TEST_DEPENDS+= R-tweedie-[0-9]*:../..
+
USE_LANGUAGES+= c fortran
.include "../../math/R/Makefile.extension"
diff --git a/math/R-statmod/distinfo b/math/R-statmod/distinfo
index a17a6ef8adf..b9b448cc955 100644
--- a/math/R-statmod/distinfo
+++ b/math/R-statmod/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2019/07/31 20:33:59 brook Exp $
+$NetBSD: distinfo,v 1.15 2021/09/18 12:31:31 mef Exp $
-SHA1 (R/statmod_1.4.32.tar.gz) = e4c634788e4f5e024071df9864619764468418e2
-RMD160 (R/statmod_1.4.32.tar.gz) = c6f37c10cb2f59c6cb1b03166ee50b9f7d381fe6
-SHA512 (R/statmod_1.4.32.tar.gz) = c4e16c9cf123a6a961c73ab5d51c5b2daec8bddc4fb89d86bbeef85690ec85a945cc83333b10dfc2211d4d751d79db1e88ee30deab1dc4ce0f7f9d52af084a1c
-Size (R/statmod_1.4.32.tar.gz) = 59538 bytes
+SHA1 (R/statmod_1.4.36.tar.gz) = a70b82fc575a4cb6a7e125b16d96b6e70a8ae46d
+RMD160 (R/statmod_1.4.36.tar.gz) = ea7d5e626cf29b0ef0b44f0a834c8873165a32dc
+SHA512 (R/statmod_1.4.36.tar.gz) = 442d8ab268d54ec386d7f4e5a5d5993a02cc7f597e14ceb6907eb07a269c051431ac3ed1bb8a01f8bba6b35a894a3640cb78962cac1085271e566c30aec8bbba
+Size (R/statmod_1.4.36.tar.gz) = 93897 bytes