Description: An S3 class with methods for totally ordered indexed observations. It is particularly aimed at irregular time series of numeric vectors/matrices and factors. zoo's key design goals are independence of a particular index/date/time class and consistency with ts and base R by providing methods to extend standard generics.
Packaged: 2018-07-16 10:42:07 UTC; zeileis
License: GPL-2 | GPL-3
Title: S3 Infrastructure for Regular and Irregular Time Series (Z's Ordered Observations)
Imports: utils, graphics, grDevices, lattice (>= 0.20-27)
Date: 2018-07-16
URL: http://zoo.R-Forge.R-project.org/
Maintainer: Achim Zeileis <Achim.Zeileis@R-project.org>
Repository: CRAN
Version: 1.8-3
Suggests: coda, chron, DAAG, fts, ggplot2, mondate, scales, strucchange, timeDate, timeSeries, tis, tseries, xts
NeedsCompilation: yes
Author: Achim Zeileis [aut, cre] (<https://orcid.org/0000-0003-0918-3766>), Gabor Grothendieck [aut], Jeffrey A. Ryan [aut], Joshua M. Ulrich [ctb], Felix Andrews [ctb]
Package: zoo
Authors@R: c(person(given = "Achim", family = "Zeileis", role = c("aut", "cre"), email = "Achim.Zeileis@R-project.org", comment = c(ORCID = "0000-0003-0918-3766")), person(given = "Gabor", family = "Grothendieck", role = "aut", email = "ggrothendieck@gmail.com"), person(given = c("Jeffrey", "A."), family = "Ryan", role = "aut", email = "jeff.a.ryan@gmail.com"), person(given = c("Joshua", "M."), family = "Ulrich", role = "ctb", email = "josh.m.ulrich@gmail.com"), person(given = "Felix", family = "Andrews", role = "ctb", email = "felix@nfrac.org"))
Depends: R (>= 3.1.0), stats
Date/Publication: 2018-07-16 15:56:56 UTC
