Package: diffrprojects
Title: Projects for Text Version Comparison and Analytics in R
Date: 2016-11-06
Version: 0.1.14
Authors@R: c(
  person(
    "Peter", "Meissner",
    email = "retep.meissner@gmail.com",
    role = c("aut", "cre")
  ),
  person(
    "Ulrich", "Sieberer",
    role = "cph",
    email = "ulrich.sieberer@uni-bamberg.de",
    comment = ""
  ),
  person(
    "University of Konstanz",
    role = "cph",
    email = "willkommen@uni-konstanz.de",
    comment = ""
  )
  )
Description: Provides data structures and methods for measuring, coding, 
    and analysing text within text corpora. The package allows for manual as 
    well computer aided coding on character, token and text pair level. 
Depends: R (>= 3.0.0), stringb (>= 0.1.13), rtext (>= 0.1.20)
License: MIT + file LICENSE
LazyData: TRUE
Imports: R6 (>= 2.1.2), hellno (>= 0.0.1), dplyr(>= 0.5.0), Rcpp (>=
        0.12.6), stringdist (>= 0.9.4.1), RSQLite (>= 1.0.0), magrittr,
        stats
Suggests: testthat, knitr, rmarkdown
BugReports: https://github.com/petermeissner/diffrprojects/issues
URL: https://github.com/petermeissner/diffrprojects
RoxygenNote: 5.0.1
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2016-11-06 19:55:02 UTC; peter
Author: Peter Meissner [aut, cre],
  Ulrich Sieberer [cph],
  University of Konstanz [cph]
Maintainer: Peter Meissner <retep.meissner@gmail.com>
Repository: CRAN
Date/Publication: 2016-11-06 22:32:04
