The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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.

Version: 1.0.0
Imports: R6
Published: 2018-07-22
Author: Jialun Zhang, Zhilan Fan, Hang Zhang
Maintainer: Jialun Zhang <reatank at foxmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
CRAN checks: rbit results

Documentation:

Reference manual: rbit.pdf

Downloads:

Package source: rbit_1.0.0.tar.gz
Windows binaries: r-devel: rbit_1.0.0.zip, r-release: rbit_1.0.0.zip, r-oldrel: rbit_1.0.0.zip
macOS binaries: r-release (arm64): rbit_1.0.0.tgz, r-oldrel (arm64): rbit_1.0.0.tgz, r-release (x86_64): rbit_1.0.0.tgz, r-oldrel (x86_64): rbit_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rbit to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.