How to Install and Uninstall r-cran-geometry Package on Kali Linux

Last updated: May 04,2024

1. Install "r-cran-geometry" package

Please follow the guidance below to install r-cran-geometry on Kali Linux

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

2. Uninstall "r-cran-geometry" package

In this section, we are going to explain the necessary steps to uninstall r-cran-geometry on Kali Linux:

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

3. Information about the r-cran-geometry package on Kali Linux

Package: r-cran-geometry
Version: 0.4.7-1
Installed-Size: 1776
Maintainer: Debian R Packages Maintainers
Architecture: amd64
Depends: r-base-core (>= 4.2.2.20221110-2), 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-spelling, r-cran-rgl, r-cran-interp
Size: 821688
SHA256: a542fe3c549abae954258735fdb74b0899e1702d4f6e2016f16d7f5759f5e07a
SHA1: 40424698335f147d13549ca97b85797637c45bf2
MD5sum: 9641d9dbda2c84434740464b675a231d
Description: 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:
Homepage: https://cran.r-project.org/package=geometry
Section: gnu-r
Priority: optional
Filename: pool/main/r/r-cran-geometry/r-cran-geometry_0.4.7-1_amd64.deb