rindex (0.12)
Indexing for R.
http://cran.r-project.org/web/packages/rindex
Index structures allow quickly accessing elements from large collections. While btree are optimized for disk databases and ttree for ram databases we use hybrid static indexing which is quite optimal for R.
Maintainer:
Jens Oehlschlägel
Author(s): Jens Oehlschlägel <Jens.Oehlschlaegel@truecluster.com>
License: file LICENSE
Uses: regtest
Released 10 months ago.