Skip to content

bigBits

Perform Boolean Operations on Large Numbers

v1.4 · Jun 18, 2025 · LGPL-3

Description

A set of Boolean operators which accept integers of any size, in any base from 2 to 36, including 2's complement format, and perform actions like "AND," "OR", "NOT", "SHIFTR/L" etc. The output can be in any base specified. A direct base to base converter is included.

Downloads

CRAN

251

Last 30 days

19722nd

651

Last 90 days

2.7K

Last year

Trend: +30.1% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

39

Last 90 days

124

Last year

Trend: -100% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

1,127

Files

15

Compiled share

0%

Has compiled src

No

Language breakdown

R 825 (73.2%)Docs 302 (26.8%)

API

Exported functions

11

Internal functions

0

Recent export changes

v1.2+1 fracB2B
v1.0+10 base2base, bigAnd, bigNot +7 more

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

System requirements

C++ standard

License

LGPL-3

License flags

SPDX valid, OSI approved

History

Versions

5

First release

2023-06-19

Latest release

2025-06-18

Avg cadence

148 days

Cold removal rate

Dep drift

0

LOC over versions

v1.0: 864 LOCv1.1: 1,031 LOCv1.2: 1,074 LOCv1.3: 1,122 LOCv1.4: 1,127 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies Rmpfr gmp FunWithNumbers bigBits

Version History

6 tracked
new 1.4 Mar 10, 2026
updated 1.4 ← 1.3 diff Jun 17, 2025
updated 1.3 ← 1.2 diff Jun 27, 2024
updated 1.2 ← 1.1 diff Mar 25, 2024
updated 1.1 ← 1.0 diff Sep 5, 2023
new 1.0 Jun 18, 2023