How to Install and Uninstall r-cran-polycub Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: December 25,2024

1. Install "r-cran-polycub" package

This tutorial shows how to install r-cran-polycub on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "r-cran-polycub" package

This is a short guide on how to uninstall r-cran-polycub on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the r-cran-polycub package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: r-cran-polycub
Priority: optional
Section: universe/gnu-r
Installed-Size: 319
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Version: 0.5-1-1
Depends: libc6 (>= 2.2.5), r-base-core (>= 3.1.1-1), r-cran-sp, r-cran-spatstat, r-cran-statmod
Filename: pool/universe/r/r-cran-polycub/r-cran-polycub_0.5-1-1_amd64.deb
Size: 178706
MD5sum: d302f32f544b9f74fe10cb0540aa96d5
SHA1: cdd3dc0a096a1b357c35e1b4f474d9e895e952a4
SHA256: b9f9ed5828b60b33f63c74824759dc9f0f8e405664de4548399a3bc3acfbce0e
Description-en: GNU R Cubature over Polygonal Domains
PolyCub is a GNU R package providing methods for cubature (numerical
integration) over polygonal domains. Currently, four cubature methods
are implemented: the two-dimensional midpoint rule (a simple wrapper
around spatstat::as.im.function), the product Gauss cubature proposed by
Sommariva and Vianello (2007), an adaptive cubature for isotropic
functions via line integrate() along the boundary, and quasi-exact
methods specific to the integration of the bivariate Gaussian density
over polygonal and circular domains. For cubature over simple
hypercubes, the packages cubature and R2Cuba are more appropriate.
Description-md5: 667cac37e06097254096cac503c90e92
Homepage: http://cran.r-project.org/web/packages/polyCub/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu