Package: rbit
Title: Binary Indexed Tree
Version: 1.0.0
Author: Jialun Zhang, Zhilan Fan, Hang Zhang
Maintainer: Jialun Zhang <reatank@foxmail.com>
Description: 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.
License: MIT + file LICENSE
LazyData: true
Imports: R6
Encoding: UTF-8
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-07-20 08:38:26 UTC; Konata
Repository: CRAN
Date/Publication: 2018-07-22 13:50:03 UTC
Built: R 3.6.3; ; 2020-08-05 02:18:41 UTC; windows
