Package: stringdist
Maintainer: Mark van der Loo <mark.vanderloo@gmail.com>
License: GPL-3
Title: String distance functions for R
LazyData: no
Type: Package
LazyLoad: yes
Author: Mark van der Loo
Description: Implements the following string distance functions: Q-gram
        distance, Hamming distance, (weighted) Levenshtein, (weighted)
        restricted Damerau-Levenshtein (a.k.a. optimal string
        alignment), (weighted) Damerau-Levenshtein distance, longest
        common substring distance.
Version: 0.5.0
Depends: parallel
URL: https://github.com/markvanderloo/stringdist
Date: 2013-04-28
Suggests: testthat
Collate: 'stringdist.R' 'utils.R'
Packaged: 2013-06-21 14:36:01 UTC; mark
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-06-21 17:36:00
