mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
finance/R-cran-timeDate: updated to version 3043.102
- removed PORTREVISION due to version bump - update description to align with CRAN package - update website URL to align with CRAN package - changelog not updated Generated by: portcran (0.1.7)
This commit is contained in:
parent
763d42349c
commit
6750c3a034
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464827
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= timeDate
|
||||
DISTVERSION= 3042.101
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 3043.102
|
||||
CATEGORIES= finance
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1512940595
|
||||
SHA256 (timeDate_3042.101.tar.gz) = 6c8d4c7689b31c6a43555d9c7258516556ba03b132e5643691e3e317b89a8c6d
|
||||
SIZE (timeDate_3042.101.tar.gz) = 314661
|
||||
TIMESTAMP = 1521301864
|
||||
SHA256 (timeDate_3043.102.tar.gz) = 377cba03cddab8c6992e31d0683c1db3a73afa9834eee3e95b3b0723f02d7473
|
||||
SIZE (timeDate_3043.102.tar.gz) = 314656
|
||||
|
@ -1,3 +1,10 @@
|
||||
Package of calendar, date, time tools and utilities for Rmetrics.
|
||||
The 'timeDate' class fulfils the conventions of the ISO 8601 standard as well
|
||||
as of the ANSI C and POSIX standards. Beyond these standards it provides the
|
||||
"Financial Center" concept which allows to handle data records collected in
|
||||
different time zones and mix them up to have always the proper time stamps with
|
||||
respect to your personal financial center, or alternatively to the GMT
|
||||
reference time. It can thus also handle time stamps from historical data
|
||||
records from the same time zone, even if the financial centers changed day
|
||||
light saving times at different calendar dates.
|
||||
|
||||
WWW: http://cran.r-project.org/web/packages/timeDate/
|
||||
WWW: https://www.rmetrics.org
|
||||
|
Loading…
Reference in New Issue
Block a user