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

Last updated: May 03,2024

1. Install "r-cran-bit64" package

Here is a brief guide to show you how to install r-cran-bit64 on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "r-cran-bit64" package

This guide let you learn how to uninstall r-cran-bit64 on Ubuntu 21.10 (Impish Indri):

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

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

Package: r-cran-bit64
Architecture: amd64
Version: 4.0.5-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: 646
Depends: r-base-core (>= 4.0.2-1build1), r-api-4.0, r-cran-bit (>= 4.0.0), libc6 (>= 2.29)
Filename: pool/universe/r/r-cran-bit64/r-cran-bit64_4.0.5-1_amd64.deb
Size: 464528
MD5sum: 505242c4ecc263ad879461c6d2d976f8
SHA1: c8c92ca4a57932122ed0d74e17e45ea26ef648af
SHA256: ed25d7718d9563353453032029ce24e7e22c26c4bf31254bd1fc6b4902eb3ce2
SHA512: 1eed90b539de1443baedd56380a09d68fdc08a4c4f3e7743c3058bc5a9f448e5a965fa14a6be4646ba7e7cc350456cd1fc53c4bacce3812a831b42cad23fa020
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