How to Install and Uninstall r-cran-fingerprint Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 06,2024

1. Install "r-cran-fingerprint" package

In this section, we are going to explain the necessary steps to install r-cran-fingerprint on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "r-cran-fingerprint" package

Here is a brief guide to show you how to uninstall r-cran-fingerprint on Ubuntu 21.10 (Impish Indri):

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

3. Information about the r-cran-fingerprint package on Ubuntu 21.10 (Impish Indri)

Package: r-cran-fingerprint
Architecture: amd64
Version: 3.5.7-2build1
Priority: optional
Section: universe/gnu-r
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian R Packages Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 355
Depends: r-base-core (>= 4.0.0.20200528-1), r-api-4.0
Recommends: r-cran-runit
Filename: pool/universe/r/r-cran-fingerprint/r-cran-fingerprint_3.5.7-2build1_amd64.deb
Size: 231440
MD5sum: 748c50f017f4aa31945ffdbc9cce2892
SHA1: acaed5b20c0a83b439ce8c36bbca7240377644e2
SHA256: 27563e47893fd8edf24869a03ecc0ae413ac75d9a1e1f6dada1a101804014f6b
SHA512: 9f3448fd1753d990a855ee846fac45f281f1dd713a41db0db3944630d11d8829843afe05e07343989b552b500088874624e82ae732176e7e6c2892df9a39c303
Homepage: https://cran.r-project.org/package=fingerprint
Description-en: GNU R functions to operate on binary fingerprint data
Functions to manipulate binary fingerprints of arbitrary length. A
fingerprint is represented by an object of S4 class 'fingerprint' which
is internally represented a vector of integers, such that each element
represents the position in the fingerprint that is set to 1. The bitwise
logical functions in R are overridden so that they can be used directly
with 'fingerprint' objects. A number of distance metrics are also
available (many contributed by Michael Fadock). Fingerprints can be
converted to Euclidean vectors (i.e., points on the unit hypersphere)
and can also be folded using OR. Arbitrary fingerprint formats can be
handled via line handlers. Currently handlers are provided for CDK, MOE
and BCI fingerprint data.
Description-md5: 6fd771717d435e2b2e573ba8d7ff4a3a