Package: VBTree 0.1.1

Chen Zhang

VBTree: Vector Binary Tree to Make Your Data Management More Efficient

Vector binary tree provides a new data structure, to make your data visiting and management more efficient. If the data has structured column names, it can read these names and factorize them through specific split pattern, then build the mappings within double list, vector binary tree, array and tensor mutually, through which the batched data processing is achievable easily. The methods of array and tensor are also applicable. Detailed methods are described in Chen Zhang et al. (2020) <doi:10.35566/isdsa2019c8>.

Authors:Chen Zhang [aut, cre, cph]

VBTree_0.1.1.tar.gz
VBTree_0.1.1.zip(r-4.7)VBTree_0.1.1.zip(r-4.6)VBTree_0.1.1.zip(r-4.5)
VBTree_0.1.1.tgz(r-4.6-any)VBTree_0.1.1.tgz(r-4.5-any)
VBTree_0.1.1.tar.gz(r-4.7-any)VBTree_0.1.1.tar.gz(r-4.6-any)
VBTree_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
VBTree/json (API)

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

Bug tracker:https://github.com/cubiczebra/vbtree/issues

Datasets:
  • datatest - A test data structurized column names.

On CRAN:

Conda:

archivedpackagesr-universe

4.35 score 5 stars 1 packages 30 scripts 158 downloads 21 exports 1 dependencies

Last updated from:dccdb9261a (on package/VBTree). Checks:5 NOTE, 4 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE121
source / vignettesOK194
linux-release-x86_64NOTE104
macos-release-arm64NOTE115
macos-oldrel-arm64OK129
windows-develNOTE162
windows-releaseNOTE70
windows-oldrelOK71
wasm-releaseOK96

Exports:advbtinqadvbtsubarr2dlarr2vbtchrvec2dldatavisitdl2arrdl2tsdl2vbthellotrvstrvseleinqtrvsidxinqtrvssubinqts2dlts2vbtvbt2arrvbt2dlvbt2tsvbtinqvbtsub

Dependencies:tensorA

Vector Binary Tree: Manage Your Data Through Column Names

Rendered fromintro.Rmdusingknitr::rmarkdownon May 18 2026.

Last update: 2026-05-18
Started: 2026-05-18