summaryrefslogtreecommitdiff
path: root/dev-R/zoo/metadata.xml
blob: c31c781b66efc6def524da601c08e46af7974a48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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>
   <email>Achim.Zeileis@R-project.org</email>
   <name>Achim Zeileis</name>
  </maintainer>
 </upstream>
 <origin>gentoo-guru-overlay</origin>
</pkgmetadata>