Package: cheatR
Type: Package
Title: Catch Cheaters
Description: A set of functions to compare texts for similarity, and plot a graph of similarities among the compared texts. These functions were originally developed for detection of overlap in course hand-in.
Version: 1.2.1
Authors@R: c(
  person("Mattan S.", 
		"Ben-Shachar", 
		role = c("aut", "cre"), 
		email = "matanshm@post.bgu.ac.il", 
		comment = c(ORCID = "0000-0002-4287-4801")),
	person("Almog", 
		"Simchon", 
		role = c("aut"))
	)
Maintainer: Mattan S. Ben-Shachar <matanshm@post.bgu.ac.il>
URL: https://mattansb.github.io/cheatR
BugReports: https://github.com/mattansb/cheatR/issues
Depends: R (>= 3.6.0)
Imports: textreadr, ngram, purrr, utils, R.utils
Suggests: knitr, rmarkdown, testthat, devtools, shiny, DT, ggplot2,
        tidygraph, ggraph, grid
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-05-04 14:54:48 UTC; USER
Author: Mattan S. Ben-Shachar [aut, cre]
    (<https://orcid.org/0000-0002-4287-4801>),
  Almog Simchon [aut]
Repository: CRAN
Date/Publication: 2020-05-06 19:20:02 UTC
Built: R 4.0.2; ; 2020-07-16 18:39:04 UTC; unix
