File: control

package info (click to toggle)
r-zoo 1.7-14-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 1,748 kB
  • ctags: 7
  • sloc: ansic: 368; makefile: 1
file content (13 lines) | stat: -rw-r--r-- 512 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: r-zoo
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper (>= 7.0.0), cdbs, r-base-dev (>= 3.3.2), r-cran-lattice (>= 0.20-27)
Standards-Version: 3.9.8

Package: r-cran-zoo
Architecture: any
Depends: ${shlibs:Depends}, ${R:Depends}, r-cran-lattice (>= 0.20-27)
Description: GNU R package for totally ordered indexed observations
 This package contains an S4 class with methods for totally ordered indexed
 observations such as irregular time series.