r-bit64

Package ‘bit64’ provides serializable S3 atomic 64bit (signed) integers that 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.
Home http://ff.r-forge.r-project.org/
Versions 0.9_5
License GPL-2
Recipe https://github.com/bioconda/bioconda-recipes/tree/master/recipes/r-bit64

Installation

With an activated Bioconda channel (see Setup and usage), install with:

conda install r-bit64

and update with:

conda update r-bit64