How to Install and Uninstall r-cran-survival Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "r-cran-survival" package

This is a short guide on how to install r-cran-survival on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install r-cran-survival

2. Uninstall "r-cran-survival" package

Please follow the instructions below to uninstall r-cran-survival on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove r-cran-survival $ sudo apt autoclean && sudo apt autoremove

3. Information about the r-cran-survival package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: r-cran-survival
Priority: optional
Section: universe/math
Installed-Size: 5033
Maintainer: Ubuntu Developers
Original-Maintainer: Dirk Eddelbuettel
Architecture: amd64
Source: survival
Version: 2.38-3-1
Replaces: r-recommended (<< 1.9.0)
Depends: libc6 (>= 2.4), r-base-core (>= 3.2.1-3), r-api-3
Filename: pool/universe/s/survival/r-cran-survival_2.38-3-1_amd64.deb
Size: 4432960
MD5sum: 4e2287ac2c2d75d4013f693e9a8ad2e0
SHA1: 5c65e42d9424cb3635c995ad446320b267539248
SHA256: 05d342fb820f062c95b9b5559649383c5e261933a037bef6c977a3ce9e6b654a
Description-en: 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.
Description-md5: 3b335fcecb47a122c13df7affdb398c7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu