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

Last updated: May 17,2024

1. Install "r-cran-misc3d" package

Here is a brief guide to show you how to install r-cran-misc3d on Kali Linux

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

2. Uninstall "r-cran-misc3d" package

Please follow the guidelines below to uninstall r-cran-misc3d on Kali Linux:

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

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

Package: r-cran-misc3d
Source: misc3d
Version: 0.9-1-1
Installed-Size: 278
Maintainer: Dirk Eddelbuettel
Architecture: all
Depends: r-base-core (>= 4.1.1-2), r-api-4.0, r-cran-rgl
Suggests: r-cran-tkrplot
Size: 239908
SHA256: 1a53a2c9af5d589d73fabbd4bf59d34451e1df987ab8a75f282171bf1c028737
SHA1: 337540398cb57ac2abd962cc7310eb5432dcebb3
MD5sum: cc333fb92dc7a9023db7f8a543c57564
Description: GNU R collection of 3d plot functions and rgl-based isosurfaces
This CRAN package provides a collection of miscellaneous 3d plots, including
rgl-based isosurfaces:
.
contour3d Uses rgl to render isosurfaces, or three-dimensional
contours, computed by the marching cubes algorithm.
.
image3d Crude 3d analog of image() using rgl to plot points on a
three dimensional grid representing values in a three
dimensional array. Assumes high values are inside and
uses alpha blending to make outside points more
transparent.
.
lines3d Draws connected line segments in an rgl window.
.
parametric3d Plots a two-parameter surface in three dimensions in
rgl. Based on Mathematica's Param3D
.
slices3d Uses tkrplot to create an interactive slice view of three or
four dimensional volume data, such as MRI data.
Description-md5:
Homepage: https://cran.r-project.org/package=misc3d
Tag: field::mathematics, implemented-in::r, suite::gnu
Section: gnu-r
Priority: optional
Filename: pool/main/m/misc3d/r-cran-misc3d_0.9-1-1_all.deb