Package: tidystringdist
Title: String Distance Calculation with Tidy Data Principles
Version: 0.1.0
Authors@R: person("Colin", "Fay", email = "contact@colinfay.me", role = c("aut", "cre"))
Description: Calculation of string distance following the tidy data principles. Built on top 
  of the 'stringdist' package.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1.9000
Imports: stringdist, rlang
Suggests: testthat, knitr, rmarkdown, dplyr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-09-29 10:09:21 UTC; colin
Author: Colin Fay [aut, cre]
Maintainer: Colin Fay <contact@colinfay.me>
Repository: CRAN
Date/Publication: 2017-09-29 11:42:05 UTC
