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.5-noble)rbit_1.0.0.tar.gz(r-4.4-noble)
rbit_1.0.0.tgz(r-4.4-emscripten)rbit_1.0.0.tgz(r-4.3-emscripten)
rbit.pdf |rbit.html
rbit/json (API)

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

Peer review:

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 113 downloads 1 exports 1 dependencies

Last updated 6 years agofrom:d56bd865db. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 12 2024
R-4.5-linuxOKOct 12 2024

Exports:BinaryIndexedTree

Dependencies:R6