mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-09 04:10:32 -04:00
16 lines
743 B
XML
16 lines
743 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>me@r0bert.dev</email>
|
|
<name>Robert Greener</name>
|
|
</maintainer>
|
|
<longdescription lang="en">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.</longdescription>
|
|
<upstream>
|
|
<maintainer>
|
|
<name>Achim Zeileis</name>
|
|
<email>Achim.Zeileis@R-project.org</email>
|
|
</maintainer>
|
|
</upstream>
|
|
</pkgmetadata>
|