--- - branch: MAIN date: Sat Dec 2 10:58:52 UTC 2017 files: - new: '1.10' old: '1.9' path: pkgsrc/math/R-zoo/Makefile pathrev: pkgsrc/math/R-zoo/Makefile@1.10 type: modified - new: '1.11' old: '1.10' path: pkgsrc/math/R-zoo/distinfo pathrev: pkgsrc/math/R-zoo/distinfo@1.11 type: modified id: 20171202T105852Z.378e3020091d2b221e682a3bfd95d9efb22f8b4f log: | Update to 1.8.0 Upstream changes: Changes in Version 1.8-0 o zoo() and zooreg() gained a calendar = getOption("zoo.calendar", TRUE) argument so that, by default, yearqtr and yearmon are used as the time index for regular zoo series with frequency 4 and 12, respectively. With calendar = FALSE the behavior from previous versions with plain unclassed time indexes can be obtained. Set options(zoo.calendar = FALSE) to always retain the old behavior. o na.locf() is made faster by using a diff()-based solution rather than cumsum() (suggested by Ruben Arslan). Also, the workhorse function na.locf0() underlying the default na.locf() method is now exported in the user interface as it is faster (but also supports less options). o Better support of vector-valued 'split' arguments in read.zoo(). o Special-cased rollmax(..., k = 1) to return the input coredata(). o as.character() for "yearqtr" objects did not process NA elements correctly. module: pkgsrc subject: 'CVS commit: pkgsrc/math/R-zoo' unixtime: '1512212332' user: wen