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

Last updated: May 22,2024

1. Install "r-cran-rinside" package

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

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

2. Uninstall "r-cran-rinside" package

This tutorial shows how to uninstall r-cran-rinside on Ubuntu 21.10 (Impish Indri):

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

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

Package: r-cran-rinside
Architecture: amd64
Version: 0.2.16-1build1
Priority: optional
Section: universe/gnu-r
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Dirk Eddelbuettel
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 997
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), r-base-core (>= 4.0.0.20200528-1), r-api-4.0, r-cran-rcpp
Filename: pool/universe/r/r-cran-rinside/r-cran-rinside_0.2.16-1build1_amd64.deb
Size: 125244
MD5sum: 70fbba66c8466a31d1c28d9f451ff4d8
SHA1: c985f04f1a62e25fd64b7628d712ff9fdb6ccfde
SHA256: 78ca1683dea6256657b802d74edf0319cc71e7a3bcfd5117d309a6df0e81f66d
SHA512: 0bdb1af4cc22e5111da3fe5c05774845f8a6e6d15f16b3e2d4b5d816a6522716407dedfcd379d886c7128e1776aa458e0f5267ea4ba8407585a4d8c252236bcf
Homepage: https://cran.r-project.org/package=RInside
Description-en: GNU R package to embed R in C++ application
The 'RInside' packages makes it easier to have "R inside" your C++
application by providing a C++ wrapper class providing the R
interpreter.
.
As R itself is embedded into your application, a shared library build
of R is required. This works on Linux, OS X and even on Windows
provided you use the same tools used to build R itself.
.
Numerous examples are provided in the eight subdirectories of the
examples/ directory of the installed package: standard, mpi (for
parallel computing) qt (showing how to embed 'RInside' inside a Qt
GUI application), wt (showing how to build a "web-application" using
the Wt toolkit), armadillo (for 'RInside' use with 'RcppArmadillo')
and eigen (for 'RInside' use with 'RcppEigen'). The example use
GNUmakefile(s) with GNU extensions, so a GNU make is required (and
will use the GNUmakefile automatically).
.
Doxygen-generated documentation of the C++ classes is available at
the 'RInside' website as well.
Description-md5: 65830fcc8af65e2f4db0fcb8fea1ea04