mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
5 lines
321 B
Text
5 lines
321 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.
|