pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-gss Update to 2.2.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/d6aa75e1208a
branches: trunk
changeset: 378185:d6aa75e1208a
user: wen <wen%pkgsrc.org@localhost>
date: Sat Apr 30 03:18:15 2022 +0000
description:
Update to 2.2.3
Upstream changes:
Tue Aug 3 20:32:06 EDT 2021, Chong Gu <chong%purdue.edu@localhost>
* DESCRIPTION: Version 2.2-3.
* R: Edited sscomp.
* src: Edits in smolyak.c to comment out unused calccoeff2.
Tue May 26 00:21:21 EDT 2020, Chong Gu <chong%purdue.edu@localhost>
* DESCRIPTION: Version 2.2-2.
* R: Added sscomp and sscomp2.
* man: Added documentation for sscomp and sscomp2.
Sat May 16 15:49:33 EDT 2020, Chong Gu <chong%purdue.edu@localhost>
* DESCRIPTION: Version 2.2-1.
* R: Bug fixes, code cleanings in numerous places.
Sun May 3 14:34:28 EDT 2020, Chong Gu <chong%purdue.edu@localhost>
* DESCRIPTION: Version 2.2-0.
* R: i) Reworked the gssanova, gssanova1, and gssanova0 suites, to
add support for the "polr" family. ii) Added predict9.gssanova
for response scale prediction.
* data: Added wesdr1.
* man: Updated to reflect changes in R and data.
Sat Feb 29 10:50:40 EST 2020, Chong Gu <chong%stat.purdue.edu@localhost>
* DESCRIPTION: Version 2.1-12
* src: Bug fix in copu2newton, thanks to Elliott Sales de Andrade.
Fri Feb 28 19:40:49 EST 2020, Chong Gu <chong%stat.purdue.edu@localhost>
* DESCRIPTION: Version 2.1-11.
Edits in R/ and man/ to prepare for the coming default
data.frame(...,stringsAsFactors=FALSE).
Merged gsscopu package into this one, adding sscopu/sscopu2 suites
for copula density estimation, and sshzd2d/sshzd2d1 suites for 2-D
hazard estimation.
diffstat:
math/R-gss/Makefile | 4 ++--
math/R-gss/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r dd68576ee4c3 -r d6aa75e1208a math/R-gss/Makefile
--- a/math/R-gss/Makefile Sat Apr 30 03:06:43 2022 +0000
+++ b/math/R-gss/Makefile Sat Apr 30 03:18:15 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2019/08/08 19:53:50 brook Exp $
+# $NetBSD: Makefile,v 1.5 2022/04/30 03:18:15 wen Exp $
R_PKGNAME= gss
-R_PKGVER= 2.1-10
+R_PKGVER= 2.2-3
CATEGORIES= math
MAINTAINER= minskim%NetBSD.org@localhost
diff -r dd68576ee4c3 -r d6aa75e1208a math/R-gss/distinfo
--- a/math/R-gss/distinfo Sat Apr 30 03:06:43 2022 +0000
+++ b/math/R-gss/distinfo Sat Apr 30 03:18:15 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:55:27 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/04/30 03:18:15 wen Exp $
-BLAKE2s (R/gss_2.1-10.tar.gz) = 9c34b9670df6a5a9ca950c48b0105e41f06f5731d8bcccead8df4b6e7873e864
-SHA512 (R/gss_2.1-10.tar.gz) = 24116dc51b071e39941a7fd5f279380839e03c750393f47993b6da83a4e1e2c7fb0b6dccb80e518fc349d1c802e4362525c399759b21fb80d8b848e4aa595667
-Size (R/gss_2.1-10.tar.gz) = 481825 bytes
+BLAKE2s (R/gss_2.2-3.tar.gz) = 431bb30aa067296fc36dfde6fdf0aee97ed44e940af47465647eacbaf212b03b
+SHA512 (R/gss_2.2-3.tar.gz) = e2f092aaf277c566437eace7f79fe61a0b0c11babffeb779f5e291fd568ba5db49609728d2da861705ed5e2f22be9e8230b74d34b3b72e7024c2f2e2398bc527
+Size (R/gss_2.2-3.tar.gz) = 544127 bytes
Home |
Main Index |
Thread Index |
Old Index