Package: rbit 1.0.0

Jialun Zhang

rbit: Binary Indexed Tree

A simple implementation of Binary Indexed Tree by R. The BinaryIndexedTree class supports construction of Binary Indexed Tree from a vector, update of a value in the vector and query for the sum of a interval of the vector.

Authors:Jialun Zhang, Zhilan Fan, Hang Zhang

rbit_1.0.0.tar.gz
rbit_1.0.0.tar.gz(r-4.7-any)rbit_1.0.0.tar.gz(r-4.6-any)
rbit_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
rbit/json (API)

# Install 'rbit' in R:
install.packages('rbit', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1.00 score 1 scripts 180 downloads 1 exports 1 dependencies

Last updated from:d56bd865db. Checks:4 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK94
source / vignettesOK172
linux-release-x86_64OK100
wasm-releaseOK112

Exports:BinaryIndexedTree

Dependencies:R6