How to Install and Uninstall r-cran-inline Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "r-cran-inline" package
This guide covers the steps necessary to install r-cran-inline on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
r-cran-inline
Copied
2. Uninstall "r-cran-inline" package
This tutorial shows how to uninstall r-cran-inline on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
r-cran-inline
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the r-cran-inline package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: r-cran-inline
Priority: optional
Section: universe/gnu-r
Installed-Size: 186
Maintainer: Ubuntu Developers
Original-Maintainer: Dirk Eddelbuettel
Architecture: all
Version: 0.3.14-1
Depends: r-base-core (>= 3.2.0-2)
Filename: pool/universe/r/r-cran-inline/r-cran-inline_0.3.14-1_all.deb
Size: 91282
MD5sum: eee80883b277904479a83846e3eaea88
SHA1: 544cf616b59b2ab6467cf09eb290d6d7d62b8362
SHA256: c12bcb88969beac69d9a05ab9400ed992812e24c033c6e2d4c3e39dce3f3bf85
Description-en: GNU R package to inline C, C++, Fortran functions from R
This package provides functionality to dynamically define R functions and S4
methods with in-lined C, C++ or Fortran code supporting .C and .Call calling
conventions.
Description-md5: dbcc316e3cc6b4f829ac9e5cf7b3dbaa
Homepage: http://cran.r-project.org/web/packages/inline/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/gnu-r
Installed-Size: 186
Maintainer: Ubuntu Developers
Original-Maintainer: Dirk Eddelbuettel
Architecture: all
Version: 0.3.14-1
Depends: r-base-core (>= 3.2.0-2)
Filename: pool/universe/r/r-cran-inline/r-cran-inline_0.3.14-1_all.deb
Size: 91282
MD5sum: eee80883b277904479a83846e3eaea88
SHA1: 544cf616b59b2ab6467cf09eb290d6d7d62b8362
SHA256: c12bcb88969beac69d9a05ab9400ed992812e24c033c6e2d4c3e39dce3f3bf85
Description-en: GNU R package to inline C, C++, Fortran functions from R
This package provides functionality to dynamically define R functions and S4
methods with in-lined C, C++ or Fortran code supporting .C and .Call calling
conventions.
Description-md5: dbcc316e3cc6b4f829ac9e5cf7b3dbaa
Homepage: http://cran.r-project.org/web/packages/inline/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu