File: control

package info (click to toggle)
survival 3.5-3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 12,140 kB
  • sloc: ansic: 6,693; makefile: 103
file content (23 lines) | stat: -rw-r--r-- 978 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: survival
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper-compat (= 12), r-base-dev (>= 4.2.2), dh-r, r-cran-matrix
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/edd/r-cran-survival
Vcs-Git: https://salsa.debian.org/edd/r-cran-survival.git
Homepage: https://cran.r-project.org/package=survival

Package: r-cran-survival
Architecture: any
Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}, r-cran-matrix
Replaces: r-recommended (<< 1.9.0)
Description: GNU R package for survival analysis
 This package provides functions and datasets for survival analysis:
 descriptive statistics, two-sample tests, parametric accelerated failure 
 models, Cox model. Delayed entry (truncation) is allowed for all models; 
 interval censoring for parametric models.
 .
 This package is part of the set of packages that are 'recommended' 
 by R Core and shipped with upstream source releases of R itself.