freebsd-ports/math/R-cran-zoo/pkg-descr
TAKATSU Tomonari 44a7392540 - Update to 1.7-8
- Convert to new Makefile header
- Trim WWW: line in pkg-descr
2012-10-07 08:01:14 +00:00

7 lines
361 B
Text

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.
WWW: http://zoo.r-forge.r-project.org/