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

Last updated: April 28,2024

1. Install "r-cran-bit64" package

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

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

2. Uninstall "r-cran-bit64" package

This is a short guide on how to uninstall r-cran-bit64 on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: r-cran-bit64
Architecture: amd64
Version: 0.9-7.1-1
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: 624
Depends: r-base-core (>= 4.0.2-1build1), r-api-4.0, r-cran-bit (>= 1.1-12), libc6 (>= 2.4)
Filename: pool/universe/r/r-cran-bit64/r-cran-bit64_0.9-7.1-1_amd64.deb
Size: 443160
MD5sum: b4298cd298cbf438bf40e9b246b2dc1d
SHA1: b671f0fa49ca1ecbd9c677d2f64eb59a2078877a
SHA256: 966c08f9a4820161c62eca2a1ed38f75d4e1a692add310e67a448f0b39228a00
SHA512: e7618b0b454d52f53bfe8e4119060f1366c85a3bd48d5c7e5f290c7ae0df67d931c6b7d14a576d2d857a37a9a5b7252dc7ed09fefcbd6be9e87ff2cd9792f735
Homepage: https://cran.r-project.org/package=bit64
Description-en: GNU R S3 Class for Vectors of 64bit Integers
Package 'bit64' provides serializable S3 atomic 64bit (signed) integers.
These are useful for handling database keys and exact counting in +-2^63.
WARNING: do not use them as replacement for 32bit integers, integer64 are not
supported for subscripting by R-core and they have different semantics when
combined with double, e.g. integer64 + double => integer64.
Class integer64 can be used in vectors, matrices, arrays and data.frames.
Methods are available for coercion from and to logicals, integers, doubles,
characters and factors as well as many elementwise and summary functions.
Many fast algorithmic operations such as 'match' and 'order' support
interactive data exploration and manipulation and optionally leverage caching.
Description-md5: e8cd547c29ff22fa3b9d0de8292fa529