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

Last updated: September 21,2024

1. Install "r-cran-genetics" package

Here is a brief guide to show you how to install r-cran-genetics on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "r-cran-genetics" package

This guide let you learn how to uninstall r-cran-genetics on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: r-cran-genetics
Priority: optional
Section: universe/science
Installed-Size: 386
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Version: 1.3.8.1-1
Depends: r-base-core (>= 3.1.0-1), r-recommended, r-cran-gtools, r-cran-gdata, r-cran-combinat, r-cran-mvtnorm, r-cran-mass
Filename: pool/universe/r/r-cran-genetics/r-cran-genetics_1.3.8.1-1_all.deb
Size: 283148
MD5sum: d3d9aeee112a035731c3798de704cb15
SHA1: e8e4dd341bdbc968d76b8a1c27ca940da391a389
SHA256: f9b9f915628f2e05294ab27f52145d7110c3b3257a2ff4f245d1fe8d52c86f49
Description-en: GNU R package for population genetics
Classes and methods for handling genetic data. Includes
The package provides a library for the statistics environment R that
contains classes to represent genotypes and haplotypes at single markers up
to multiple markers on multiple chromosomes. Function include
allele frequencies, flagging homo/heterozygotes, flagging carriers
of certain alleles, estimating and testing for Hardy-Weinberg
disequilibrium, estimating and testing for linkage disequilibrium,
and more.
.
NOTE: THIS PACKAGE IS NOW OBSOLETE.
.
The R-Genetics project has developed an set of enhanced genetics
packages to replace 'genetics'. Please visit the project homepage
at http://rgenetics.org for information.
Description-md5: 8000a9bc136593395d9049aa64c82eb2
Homepage: http://cran.r-project.org/web/packages/genetics
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu