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.2 |
Depends: |
R (≥ 3.0.1), bit (≥ 4.0.0), utils, methods, stats |
Published: |
2020-07-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 |
Downloads:
Reverse dependencies:
Reverse depends: |
LSPFP, RGoogleFit, rHealthDataGov, scidb |
Reverse imports: |
antaresRead, arrow, artMS, bigrquery, boxr, CVXR, disk.frame, dplyr.teradata, fbRads, hdf5r, heims, IONiseR, nanotime, odbc, planor, RClickhouse, rFIA, rGEDI, RMariaDB, RPostgres, RSQLite, sergeant, shinylogs, TreeTools, twitteR, vroom |
Reverse suggests: |
AzureKusto, bit, ctmm, data.table, dataCompareR, dbplyr, fst, h2o, hdfqlr, noctua, otvPlots, pillar, RAthena, RcppSimdJson, rdwd, rhdf5, rio, RNetCDF, scales, snapcount, tibble, tidytable, torch, vctrs, writexl |
Reverse enhances: |
csvread |
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=bit64
to link to this page.