Package: VBTree 0.1.1

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.5)VBTree_0.1.1.zip(r-4.4)VBTree_0.1.1.zip(r-4.3)
VBTree_0.1.1.tgz(r-4.5-any)VBTree_0.1.1.tgz(r-4.4-any)VBTree_0.1.1.tgz(r-4.3-any)
VBTree_0.1.1.tar.gz(r-4.5-noble)VBTree_0.1.1.tar.gz(r-4.4-noble)
VBTree_0.1.1.tgz(r-4.4-emscripten)VBTree_0.1.1.tgz(r-4.3-emscripten)
VBTree.pdf |VBTree.html
VBTree/json (API)

# Install 'VBTree' in R:
install.packages('VBTree', repos = c('https://cubiczebra.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:

4.65 score 1 packages 30 scripts 138 downloads 21 exports 1 dependencies

Last updated 1 years agofrom:7ce5c2b988. Checks:9 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 08 2025
R-4.5-winOKMar 08 2025
R-4.5-macOKMar 08 2025
R-4.5-linuxOKMar 08 2025
R-4.4-winOKMar 08 2025
R-4.4-macOKMar 08 2025
R-4.4-linuxOKMar 08 2025
R-4.3-winOKMar 08 2025
R-4.3-macOKMar 08 2025

Exports:advbtinqadvbtsubarr2dlarr2vbtchrvec2dldatavisitdl2arrdl2tsdl2vbthellotrvstrvseleinqtrvsidxinqtrvssubinqts2dlts2vbtvbt2arrvbt2dlvbt2tsvbtinqvbtsub

Dependencies:tensorA

Vector Binary Tree: Manage Your Data Through Column Names

Rendered fromintro.Rmdusingknitr::rmarkdownon Mar 08 2025.

Last update: 2024-01-09
Started: 2024-01-09