CMD + K

r-bit64

Community

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 inter- active data exploration and manipulation and optionally leverage caching.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-bit64

Usage Tracking

4.6.0_1
4.5.2
4.0.5
4.0.4
4.0.2
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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 inter- active data exploration and manipulation and optionally leverage caching.

Last Updated

Mar 12, 2025 at 15:13

License

GPL-2.0-only

Total Downloads

2.3M

Supported Platforms

macOS-arm64
linux-aarch64
macOS-64
win-64
linux-ppc64le
linux-64