Package: TSTr
Type: Package
Title: Ternary Search Tree
Version: 1.0
Date: 2015-08-31
Author: Ricardo Merino [aut, cre],
  Samantha Fernandez [ctb]
Maintainer: Ricardo Merino <ricardo.merino.raldua@gmail.com>
Description: A ternary search tree is a type of prefix tree with up to three children and the ability for incremental string search. The package uses this ability for word auto-completion and includes a dataset with the 10001 most frequent English words.
License: GPL-2
LazyData: yes
Depends: R (>= 2.14)
Imports: stringr
Suggests: knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-09-06 20:59:20 UTC; Ricardo
Repository: CRAN
Date/Publication: 2015-09-07 00:44:34
