File: control

package info (click to toggle)
r-zoo 1.8-8-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,828 kB
  • sloc: ansic: 373; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 681 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: r-zoo
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper (>= 10), dh-r, r-base-dev (>= 3.6.3), r-cran-lattice (>= 0.20-27)
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/edd/r-cran-zoo
Vcs-Git: https://salsa.debian.org/edd/r-cran-zoo.git
Homepage: https://cran.r-project.org/package=zoo

Package: r-cran-zoo
Architecture: any
Depends: ${shlibs:Depends}, ${misc: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.