pkg://R-zoo-1.5-4.fc8.noarch.rpm:770346/HEADER
downloads
Name : R-zoo Relocations: (not relocateable)
Version : 1.5 Vendor: Fedora Project
Release : 4.fc8 Build Date: Tue May 20 22:23:33 2008
Install date: (not installed) Build Host: hammer2.fedora.redhat.com
Group : Applications/Engineering Source RPM: R-zoo-1.5-4.fc8.src.rpm
Size : 1356611 License: GPLv2
Packager : Fedora Project
URL : http://cran.r-project.org/web/packages/zoo/index.html
Summary : Z's ordered observations for irregular time series
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 with ts and base R by providing methods to
extend standard generics.