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

Last updated: May 19,2024

1. Install "r-cran-rann" package

Learn how to install r-cran-rann on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "r-cran-rann" package

This is a short guide on how to uninstall r-cran-rann on Ubuntu 21.10 (Impish Indri):

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

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

Package: r-cran-rann
Architecture: amd64
Version: 2.6.1-1build2
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: 120
Depends: r-base-core (>= 4.0.0.20200528-1), r-api-4.0, libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.9)
Recommends: r-cran-testthat
Filename: pool/universe/r/r-cran-rann/r-cran-rann_2.6.1-1build2_amd64.deb
Size: 41880
MD5sum: 7a3bcaa42621c1bfdd5700857f75dfe4
SHA1: 8996d006dc7175252ce7db617c42723c1feb14ea
SHA256: a41274775f87b4c9986f0e8be00da144189e8f0905570fe0d7df58991d565f80
SHA512: 338b5647f4fb0452b660cb21f535214230c4ba8f93eeaffa1171b06ae2ace5e7e0bdc960f3565593f85f5eee2d0be7181c5029a1caf9bd8a34c0107d7c0f0631
Homepage: https://cran.r-project.org/package=RANN
Description-en: Fast Nearest Neighbour Search Using L2 Metric
Finds the k nearest neighbours for every point in a given dataset
in O(N log N) time using Arya and Mount's ANN library (v1.1.3). There is
support for approximate as well as exact searches, fixed radius searches
and 'bd' as well as 'kd' trees. The distance is computed using the L2
(Euclidean) metric. Please see package 'RANN.L1' for the same
functionality using the L1 (Manhattan, taxicab) metric.
Description-md5: e72f899d7690b3370236bb943a4f352c