summaryrefslogtreecommitdiff
path: root/math/R-chron
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26math: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07math: Remove SHA1 hashes for distfilesnia1-2/+1
2021-01-03(math/R-chron) Updated 2.3.53 to 2.3.56mef2-8/+7
2020-08-18 Kurt Hornik <Kurt.Hornik@wu.ac.at> * 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> * DESCRIPTION: New version is 2.3-55. * R/zzz.R (.onAttach): Add. 2019-08-13 Kurt Hornik <Kurt.Hornik@wu.ac.at> * DESCRIPTION: New version is 2.3-54. * R/dates.R: Add as.dates(). Suggestion by Gabor Grothendieck <ggrothendieck@gmail.com>. 2019-08-12 Kurt Hornik <Kurt.Hornik@wu.ac.at> * NAMESPACE: * R/times.R: Add as.times(). Suggestion by Gabor Grothendieck <ggrothendieck@gmail.com>.
2019-08-08Update all R packages to canonical form.brook1-6/+4
The canonical form [1] of an R package Makefile includes the following: - The first stanza includes R_PKGNAME, R_PKGVER, PKGREVISION (as needed), and CATEGORIES. - HOMEPAGE is not present but defined in math/R/Makefile.extension to refer to the CRAN web page describing the package. Other relevant web pages are often linked from there via the URL field. This updates all current R packages to this form, which will make regular updates _much_ easier, especially using pkgtools/R2pkg. [1] http://mail-index.netbsd.org/tech-pkg/2019/08/02/msg021711.html
2019-07-31R-chron: update to version 2.3.53.brook2-8/+10
Update to the canonical form of an R package.
2018-07-28Remove MASTER_SITES= from individual R package Makefiles.brook1-2/+1
Each R package should include ../../math/R/Makefile.extension, which also defines MASTER_SITES. Consequently, it is redundant for the individual packages to do the same. Package-specific definitions also prevent redefining MASTER_SITES in a single common place.
2016-02-25Update math/R-chron to 2.3-47.fhajny2-7/+7
2015-06-24 Kurt Hornik <Kurt.Hornik@wu.ac.at> * DESCRIPTION (Version): New version is 2.3-47. * NAMESPACE: Add missing imports. 2015-02-11 Kurt Hornik <Kurt.Hornik@wu.ac.at> * DESCRIPTION (Version): New version is 2.3-46. * R/times.R: * man/trunc.times.Rd: Add round method for times objects via Math.times (to be able to use the same arguments as the trunc methods, differently from the generic). Suggestion by Gabor Grothendieck <ggrothendieck@gmail.com>.
2015-11-03Add SHA512 digests for distfiles for math categoryagc1-1/+2
Problems found locating distfiles: Package dfftpack: missing distfile dfftpack-20001209.tar.gz Package eispack: missing distfile eispack-20001130.tar.gz Package fftpack: missing distfile fftpack-20001130.tar.gz Package linpack: missing distfile linpack-20010510.tar.gz Package minpack: missing distfile minpack-20001130.tar.gz Package odepack: missing distfile odepack-20001130.tar.gz Package py-networkx: missing distfile networkx-1.10.tar.gz Package py-sympy: missing distfile sympy-0.7.6.1.tar.gz Package quadpack: missing distfile quadpack-20001130.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2014-08-26Update to chron v2.3-45.brook2-6/+6
2012-04-15Update to chron v2.3-42, add LICENSE and update MAINTAINER.brook2-7/+8
2009-12-11Update to the latest version of the module along with R updateadam2-13/+12
2008-10-13Update R-chron to 2.3.24markd2-8/+7
4 years of updates.
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam1-1/+0
can handle packages having no PLIST files.
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-7/+7
Patch provided by Sergey Svishchev in private mail.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-11-04Imported R-chron from pkgsrc-wip.rillig4-0/+22
Chronological objects which can handle dates and times.