Skip to content
CRAN requires the check problems on this package to be fixed before 2026-08-21 or it will be archived.

bit64

4.8.2

A S3 Class for Vectors of 64bit Integers

109packages depend
9.6Mdownloads / year
85.1%test coverage
8/13checks pass

Overview

About
Maintained by Michael ChiricoFirst published 2012-01-2717 releasesCRAN page ↗GitHub ↗

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.

Install

Health

CRAN checks
5ERROR8OK
Failing flavors
  • ERROR r-devel-linux-x86_64-debian-clang
  • ERROR r-devel-linux-x86_64-debian-gcc
  • ERROR r-devel-linux-x86_64-fedora-clang
  • ERROR r-devel-linux-x86_64-fedora-gcc
  • ERROR r-devel-windows-x86_64
Slowest check: 4.0 min · r-devel-windows-x86_64
Code health
Yes
Tests · ratio 0.52
85.1%
Coverage · measured lines
99%
Documentation · exports
5
Dependencies · direct
Check history
  • ERROR2026-08-06
    9 OK · 1 NOTE · 0 WARNING · 3 ERROR · 0 FAILURE
  • NOTE2026-07-11
    12 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • OK2026-05-23
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-04-22
    9 OK · 0 NOTE · 4 WARNING · 1 ERROR · 0 FAILURE
  • WARNING2026-03-16
    13 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE
Show 1 earlier snapshots
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMENoVignettesNopkgdown siteNoNEWSYes · 67% structuredCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
80%
Return-value docs
100%
References docs
0%

Downloads

9.6M
CRAN downloads in the past year
Rank #98 · ~26.4K/day · ~803.3K/mo
Daily download trend is not available in this view yet.
674K30 days
2.2M90 days
9.6M1 year
Compare downloads with other packages →
Also on135.6K r2u201 autocran1.2M conda_forge1K bioconda2.7K c2d4u

Repository

Repository
40Stars
13Forks
23Open issues
9Open PRs
3Releases
399Commits
8Contributors
399 commits · Last activity 2026-08-14 · 0% stars, 30d

Stars over time

2025-07-17 · 362026-07-07 · 40

Repository practices

Upstream repositoryBeta

4 development-tooling and community-health practices detected across 4 families in the upstream repository

Checks run against github.com/r-lib/bit64 on 2026-08-09.

Continuous integration (1)
GitHub Actions
Reproducibility and dev environment (1)
Dev Container
Lint, format, editor (1)
RStudio project
Coverage (1)
Codecov
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
4 external dependencies (excludes base and recommended)
Depends (1)
R >= 3.5.0
Imports (5)
bitgraphicsmethodsstatsutils
LinkingTo (0)
none
Enhances (0)
none

Code & Tests

People & History

People (5)
Maintainer (1)
Author, Maintainer · added in 4.6.0-1
Authors (2)
Author, Maintainer · added in 4.6.0-1
Author · added in 0.9-7
Contributors (3)
Contributor · added in 4.5.2
Contributor · added in 4.0.2
Contributor · added in 4.8.0
Listed in earlier versions (1)
no longer listed · 0.8-2
Package Timeline

17 releases. Pick two to compare their code metrics. R releases are shown for context.

  • 4.8.2Latest
    2026-05-19 · current release · diff ↗
  • R
    R 4.6.0 released · 2026-04-24
  • 4.8.0
    2026-04-21 · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • 4.6.0-1
    2025-01-16 · diff ↗
  • 4.5.2
    2024-09-22 · diff ↗
  • R
    R 4.4.0 released · 2024-04-24
  • R
    R 4.3.0 released · 2023-04-21
  • R
    R 4.2.0 released · 2022-04-22
  • R
    R 4.1.0 released · 2021-05-18
  • 4.0.5
    2020-08-30 · diff ↗
  • 4.0.4
    2020-08-28 · diff ↗
  • 4.0.2
    2020-07-30 · diff ↗
  • 0.9-7.1
    2020-07-15 · diff ↗
  • R
    R 4.0.0 released · 2020-04-24
  • R
    R 3.6.0 released · 2019-04-26
Show 17 earlier events
  • R
    R 3.5.0 released · 2018-04-23
  • 0.9-7
    2017-05-08 · diff ↗
  • R
    R 3.4.0 released · 2017-04-21
  • R
    R 3.3.0 released · 2016-05-03
  • 0.9-5
    2015-07-05 · diff ↗
  • R
    R 3.2.0 released · 2015-04-16
  • R
    R 3.1.0 released · 2014-04-10
  • 0.9-4
    2014-04-09 · diff ↗
  • 0.9-3
    2013-12-05 · diff ↗
  • R
    R 3.0.0 released · 2013-04-03
  • 0.9-2
    2012-11-01 · diff ↗
  • 0.9-1
    2012-10-24 · diff ↗
  • R
    R 2.15.0 released · 2012-03-30
  • 0.8-4
    2012-02-20 · diff ↗
  • 0.8-3
    2012-02-17 · diff ↗
  • 0.8-2
    2012-01-27
  • R
    R 2.14.0 released · 2011-10-31

Package metadata

First published
2012-01-27
Total releases
17 / 14 yrs
License
GPL-2 | GPL-3 OSI
Minimum R
≥ 3.5.0
Bundled data
2.9 KB / 2 files
Download size
139 KB
Installed size
not tracked yet
With dependencies
not tracked yet

Cite

Cite this package

Run in R for the authors' preferred citation:

citation("bit64")
Chirico, M., Oehlschlägel, J., Shilon, O., Silvestri, L., & Ullerich, C. (2026). bit64: A S3 Class for Vectors of 64bit Integers (Version 4.8.2) [Computer software]. https://doi.org/10.32614/CRAN.package.bit64

This is what citation() produces when a package has no citation file of its own. If it prints something else, use that.

Cite the R Observatory

For a number measured here: a download total, a coverage figure, an archival date.

APA

Balamuta, J. J. (2026). R Observatory: Metrics for bit64 version 4.8.2 [Data set]. HJJB, LLC. Data release v2026-08-15. https://doi.org/10.5281/zenodo.21843040

From data release v2026-08-15, which the citation names so these numbers can be found later. More on citing and the projects behind them.

Report a problem with this page →

Privacy choices

These apply to this browser and are stored on this device only. Nothing about your choice is sent to us.

Read the privacy policy