pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-chron (math/R-chron) Updated 2.3.53 to 2.3.56
details: https://anonhg.NetBSD.org/pkgsrc/rev/32f3f9435bff
branches: trunk
changeset: 444181:32f3f9435bff
user: mef <mef%pkgsrc.org@localhost>
date: Sun Jan 03 11:33:42 2021 +0000
description:
(math/R-chron) Updated 2.3.53 to 2.3.56
2020-08-18 Kurt Hornik <Kurt.Hornik%wu.ac.at@localhost>
* DESCRIPTION: New version is 2.3-56.
* R/zzz.R: Drop .onAttach().
* R/y2k.R:
* man/chron-internal.Rd:
Changed the default cutoff when expanding a 2-digit year to a
4-digit year from 30 to 69 (as for Date and POSIXct in base R.)
2020-02-02 Kurt Hornik <Kurt.Hornik%wu.ac.at@localhost>
* DESCRIPTION: New version is 2.3-55.
* R/zzz.R (.onAttach): Add.
2019-08-13 Kurt Hornik <Kurt.Hornik%wu.ac.at@localhost>
* DESCRIPTION: New version is 2.3-54.
* R/dates.R:
Add as.dates().
Suggestion by Gabor Grothendieck <ggrothendieck%gmail.com@localhost>.
2019-08-12 Kurt Hornik <Kurt.Hornik%wu.ac.at@localhost>
* NAMESPACE:
* R/times.R:
Add as.times().
Suggestion by Gabor Grothendieck <ggrothendieck%gmail.com@localhost>.
diffstat:
math/R-chron/Makefile | 5 ++---
math/R-chron/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 55daff50e80a -r 32f3f9435bff math/R-chron/Makefile
--- a/math/R-chron/Makefile Sun Jan 03 11:30:55 2021 +0000
+++ b/math/R-chron/Makefile Sun Jan 03 11:33:42 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2019/08/08 19:53:47 brook Exp $
+# $NetBSD: Makefile,v 1.12 2021/01/03 11:33:42 mef Exp $
R_PKGNAME= chron
-R_PKGVER= 2.3-53
-CATEGORIES= math
+R_PKGVER= 2.3-56
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Chronological objects which can handle dates and times
diff -r 55daff50e80a -r 32f3f9435bff math/R-chron/distinfo
--- a/math/R-chron/distinfo Sun Jan 03 11:30:55 2021 +0000
+++ b/math/R-chron/distinfo Sun Jan 03 11:33:42 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2019/07/31 19:06:30 brook Exp $
+$NetBSD: distinfo,v 1.9 2021/01/03 11:33:42 mef Exp $
-SHA1 (R/chron_2.3-53.tar.gz) = 5190c3cfc9c48f82016ca2fe7886cad597106123
-RMD160 (R/chron_2.3-53.tar.gz) = fbd19fe6abe9051e9102ba9e0b15fba948e91419
-SHA512 (R/chron_2.3-53.tar.gz) = 9d16f382de23214115bafb5de44977f71485b0f39798f65a44cd781a274618cebffda587b0f1909d605f55bf15fb22e825fe0aa8ead278d3f2c0d211da40190f
-Size (R/chron_2.3-53.tar.gz) = 37351 bytes
+SHA1 (R/chron_2.3-56.tar.gz) = 3029f74da5200b501724dadd7d292ef8f237687b
+RMD160 (R/chron_2.3-56.tar.gz) = 55e8ec2b81666686fa87653c8a23a68f8af979ac
+SHA512 (R/chron_2.3-56.tar.gz) = a3206be844687ce05cda4a3faccf9b4d8a1abd3b277984da8fae8e44481287f1db0d471317a9e96cac10f31c32754c16814765f693f94bb3fffe815eb391515c
+Size (R/chron_2.3-56.tar.gz) = 37657 bytes
Home |
Main Index |
Thread Index |
Old Index