How to Install and Uninstall r-cran-multicool Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 02,2024

1. Install "r-cran-multicool" package

Please follow the instructions below to install r-cran-multicool on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "r-cran-multicool" package

This tutorial shows how to uninstall r-cran-multicool on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the r-cran-multicool package on Ubuntu 20.10 (Groovy Gorilla)

Package: r-cran-multicool
Architecture: amd64
Version: 0.1-11-2build2
Priority: optional
Section: universe/gnu-r
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian R Packages Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 257
Depends: r-base-core (>= 4.0.0.20200528-1), r-api-4.0, r-cran-rcpp (>= 0.11.2), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/r/r-cran-multicool/r-cran-multicool_0.1-11-2build2_amd64.deb
Size: 96628
MD5sum: 326b40f5d9066a42f6ccec79e0edbbf5
SHA1: 8cfd327517010a18fb61055e80ec2c7aad7d04a3
SHA256: 95ef0d4fa38e7f327b15915613777e95478c526a894c668b6b4d6a08ab700eb9
SHA512: 7229337752ad3a1962ec77666d37c0865a7623231c424faa2afbfab913d7df5b17e6869b85d53e15f2b663eee4d2bef55afebb1dc53bcbc524c7d8e946422f42
Homepage: https://cran.r-project.org/package=multicool
Description-en: GNU R permutations of multisets in Cool-Lex order
A set of tools to permute multisets without loops or hash tables and to
generate integer partitions. The permutation functions are based on C
code from Aaron Williams. Cool-lex order is similar to colexicographical
order. The algorithm is described in Williams, A. Loopless Generation of
Multiset Permutations by Prefix Shifts. SODA 2009, Symposium on Discrete
Algorithms, New York, United States. The permutation code is distributed
without restrictions. The code for stable and efficient computation of
multinomial coefficients comes from Dave Barber. The code can be
download from and is
distributed without conditions. The package also generates the integer
partitions of a positive, non-zero integer n. The C++ code for this is
based on Python code from Jerome Kelleher which can be found here
. The C++ code
and Python code are distributed without conditions.
Description-md5: 9073a59067cbc7a98f9a74fcb42b1311