Crandore Hub

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.

Versions across snapshots

VersionRepositoryFileSize
1.0.0 rolling linux/jammy R-4.5 rbit_1.0.0.tar.gz 41.9 KiB
1.0.0 rolling linux/noble R-4.5 rbit_1.0.0.tar.gz 41.8 KiB
1.0.0 rolling source/ R- rbit_1.0.0.tar.gz 1.7 KiB
1.0.0 latest linux/jammy R-4.5 rbit_1.0.0.tar.gz 41.9 KiB
1.0.0 latest linux/noble R-4.5 rbit_1.0.0.tar.gz 41.8 KiB
1.0.0 latest source/ R- rbit_1.0.0.tar.gz 1.7 KiB
1.0.0 2026-04-26 source/ R- rbit_1.0.0.tar.gz 1.7 KiB
1.0.0 2026-04-23 source/ R- rbit_1.0.0.tar.gz 1.7 KiB
1.0.0 2026-04-09 windows/windows R-4.5 rbit_1.0.0.zip 44.2 KiB
1.0.0 2025-04-20 source/ R- rbit_1.0.0.tar.gz 1.7 KiB

Dependencies (latest)

Imports