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

Version: 4.0.5
Depends: R (≥ 3.0.1), bit (≥ 4.0.0), utils, methods, stats
Published: 2020-08-30
Author: Jens Oehlschlägel [aut, cre], Leonardo Silvestri [ctb]
Maintainer: Jens Oehlschlägel <Jens.Oehlschlaegel at truecluster.com>
License: GPL-2 | GPL-3
URL: https://github.com/truecluster/bit64
NeedsCompilation: yes
Materials: NEWS
CRAN checks: bit64 results

Documentation:

Reference manual: bit64.pdf

Downloads:

Package source: bit64_4.0.5.tar.gz
Windows binaries: r-devel: bit64_4.0.5.zip, r-release: bit64_4.0.5.zip, r-oldrel: bit64_4.0.5.zip
macOS binaries: r-release (arm64): bit64_4.0.5.tgz, r-oldrel (arm64): bit64_4.0.5.tgz, r-release (x86_64): bit64_4.0.5.tgz
Old sources: bit64 archive

Reverse dependencies:

Reverse depends: LSPFP, RGoogleFit
Reverse imports: antaresRead, arrow, artMS, autonomics, bigrquery, bigrquerystorage, boxr, BrokenAdaptiveRidge, connectapi, CVXR, Cyclops, DatabaseConnector, DIAlignR, disk.frame, docore, dtts, epitweetr, fbRads, framecleaner, gemma.R, hdf5r, heims, influxdbclient, IONiseR, mlr3oml, move2, nanotime, odbc, ptairMS, pvLRT, rbedrock, RClickhouse, Rdiagnosislist, RITCH, RMariaDB, RPostgres, RPresto, RSQLite, rtweet, sergeant, shinyHugePlot, shinylogs, torch, TreeTools, twitteR, ukbnmr, vroom, whSample
Reverse suggests: adbi, AzureKusto, bit, ctmm, data.table, dataCompareR, dbplyr, dittodb, duckdb, editbl, fst, growthcleanr, gtfs2gps, h2o, hdfqlr, hilbert, iml, ivs, lazytrade, mlr, nanoarrow, noctua, occCite, pillar, RAthena, RcppFarmHash, RcppInt64, RcppSimdJson, rdwd, readNSx, rhdf5, rio, RNetCDF, s2, santoku, scales, snapcount, tibble, tidytable, tiledb, vctrs, writexl, yyjsonr
Reverse enhances: csvread

Linking:

Please use the canonical form https://CRAN.R-project.org/package=bit64 to link to this page.