pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-RcmdrMisc
Module Name: pkgsrc
Committed By: mef
Date: Thu Jun 15 12:37:20 UTC 2023
Modified Files:
pkgsrc/math/R-RcmdrMisc: Makefile distinfo
Log Message:
(math/R-RcmdrMisc) Updated 2.7.1 to 2.7.2
Changes to Version 2.7-2
o Added xlim, ylim, and ... args to discretePlot() (suggestion of
Beatriz Lacruz Casaucau).
o Fixed a bug in reshapeL2W() that could cause the columns produced
from the varying variable(s) in the long data set to be misnamed
(reported by Tamas Ferenci).
o Duplicated quantiles in numSummary() now produce a warning and
only unique quantiles are used (after report by Beatriz Lacruz
Casaucau).
o Fixed bug in Barplot() that produced misplaced text for
counts/percents in many cases (also reported by Beatriz Lacruz
Casaucau).
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/R-RcmdrMisc/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/R-RcmdrMisc/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-RcmdrMisc/Makefile
diff -u pkgsrc/math/R-RcmdrMisc/Makefile:1.3 pkgsrc/math/R-RcmdrMisc/Makefile:1.4
--- pkgsrc/math/R-RcmdrMisc/Makefile:1.3 Sun Sep 20 23:38:08 2020
+++ pkgsrc/math/R-RcmdrMisc/Makefile Thu Jun 15 12:37:20 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2020/09/20 23:38:08 mef Exp $
+# $NetBSD: Makefile,v 1.4 2023/06/15 12:37:20 mef Exp $
R_PKGNAME= RcmdrMisc
-R_PKGVER= 2.7-1
+R_PKGVER= 2.7-2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= R Commander miscellaneous functions
Index: pkgsrc/math/R-RcmdrMisc/distinfo
diff -u pkgsrc/math/R-RcmdrMisc/distinfo:1.4 pkgsrc/math/R-RcmdrMisc/distinfo:1.5
--- pkgsrc/math/R-RcmdrMisc/distinfo:1.4 Tue Oct 26 10:55:23 2021
+++ pkgsrc/math/R-RcmdrMisc/distinfo Thu Jun 15 12:37:20 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:55:23 nia Exp $
+$NetBSD: distinfo,v 1.5 2023/06/15 12:37:20 mef Exp $
-BLAKE2s (R/RcmdrMisc_2.7-1.tar.gz) = 437687dc2d5304e37ce4d082d3fb6c23a83e27b342141cf756c1b557d935d629
-SHA512 (R/RcmdrMisc_2.7-1.tar.gz) = 645b171697cf92e9887a1407da46c00d11bec036c5ebc8e39cfbb0c2f5b5860f3bc1e8d418479fa0d699947ccade61776a0dc60639f1fbf1c810c09ed3e6aa65
-Size (R/RcmdrMisc_2.7-1.tar.gz) = 38408 bytes
+BLAKE2s (R/RcmdrMisc_2.7-2.tar.gz) = 95fb5e7d4ecd42cfb3719f0d0c89583d15af0246e15e2320594a25e22ba44c09
+SHA512 (R/RcmdrMisc_2.7-2.tar.gz) = 420a1d0648d8536b2f12a4bce1cb88ccc658ddccba23686d0a14a4016b7e567bc239663f0bee88817b6cc3d7cfb0c46fa4fbb09b1c0ab7949cbec652c33680bf
+Size (R/RcmdrMisc_2.7-2.tar.gz) = 38928 bytes
Home |
Main Index |
Thread Index |
Old Index