pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-gss
Module Name: pkgsrc
Committed By: wen
Date: Sat Apr 30 03:18:16 UTC 2022
Modified Files:
pkgsrc/math/R-gss: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/R-gss/Makefile \
pkgsrc/math/R-gss/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/R-gss/Makefile
diff -u pkgsrc/math/R-gss/Makefile:1.4 pkgsrc/math/R-gss/Makefile:1.5
--- pkgsrc/math/R-gss/Makefile:1.4 Thu Aug 8 19:53:50 2019
+++ pkgsrc/math/R-gss/Makefile Sat Apr 30 03:18:15 2022
@@ -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
Index: pkgsrc/math/R-gss/distinfo
diff -u pkgsrc/math/R-gss/distinfo:1.4 pkgsrc/math/R-gss/distinfo:1.5
--- pkgsrc/math/R-gss/distinfo:1.4 Tue Oct 26 10:55:27 2021
+++ pkgsrc/math/R-gss/distinfo Sat Apr 30 03:18:15 2022
@@ -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