File: control

package info (click to toggle)
fgarch 4033.92-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 904 kB
  • sloc: fortran: 339; ansic: 18; makefile: 14
file content (23 lines) | stat: -rw-r--r-- 1,112 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: fgarch
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper-compat (= 13), r-base-dev (>= 4.3.3), dh-r, r-cran-fbasics (>= 2100.78), r-cran-timedate, r-cran-timeseries, r-cran-vr, xvfb, xauth, xfonts-base, r-cran-fastica, r-cran-matrix, r-cran-cvar
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/edd/r-cran-fgarch
Vcs-Git: https://salsa.debian.org/edd/r-cran-fgarch.git
Homepage: https://cran.r-project.org/package=fGarch

Package: r-cran-fgarch
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, r-cran-fbasics (>= 2100.78), r-cran-timedate, r-cran-timeseries, r-cran-fastica, r-cran-matrix, r-cran-cvar
Suggests: r-cran-runit
Description: GNU R package for financial engineering -- fGarch
 This package provides functions for GARCH volatility modelling and is
 part of Rmetrics, a collection of packages for financial engineering
 and computational finance written and compiled by Diethelm Wuertz and
 others.
 .
 fGarch provides generalized autoregressive conditional heteroscastic 
 modelling functions.