How to Install and Uninstall r-cran-geometry Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 14,2024

1. Install "r-cran-geometry" package

In this section, we are going to explain the necessary steps to install r-cran-geometry on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "r-cran-geometry" package

Please follow the guidelines below to uninstall r-cran-geometry on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the r-cran-geometry package on Ubuntu 20.10 (Groovy Gorilla)

Package: r-cran-geometry
Architecture: amd64
Version: 0.4.5-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: 1672
Depends: r-base-core (>= 4.0.0.20200528-1), r-api-4.0, r-cran-magic, r-cran-rcpp, r-cran-lpsolve, r-cran-linprog, r-cran-rcppprogress, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Recommends: r-cran-testthat
Suggests: r-cran-rgl
Filename: pool/universe/r/r-cran-geometry/r-cran-geometry_0.4.5-1build2_amd64.deb
Size: 726664
MD5sum: 10be51aa82d162c1a9f63c936063eeae
SHA1: 8f99a5817171b6b444d7d5dae0933d39a12395db
SHA256: 4120e0224c77d211ea01f17f739c45343b3c9fde7a5b747e38d73a624780dc93
SHA512: 77c4b472c90ab33ad6c8db9f535b9bc15215a99e5be769176a65c31a85b98afe938de7504aa26599d7d43faa61bf4b5ef7afbceb00654c210203165fd9adc119
Homepage: https://cran.r-project.org/package=geometry
Description-en: GNU R mesh generation and surface tesselation
This GNU R package makes the qhull library (www.qhull.org)
available in R, in a similar manner as in Octave and MATLAB. Qhull
computes convex hulls, Delaunay triangulations, halfspace
intersections about a point, Voronoi diagrams, furthest-site
Delaunay triangulations, and furthest-site Voronoi diagrams. It
runs in 2-d, 3-d, 4-d, and higher dimensions. It implements the
Quickhull algorithm for computing the convex hull. Qhull does not
support constrained Delaunay triangulations, or mesh generation of
non-convex objects, but the package does include some R functions
that allow for this. Currently the package only gives access to
Delaunay triangulation and convex hull computation.
Description-md5: 4646c7f1412a462dfb59a0e6dc4f34c1