An Implementation of a novel method to determine similarity of R functions based on program dependence graphs, see Bartoszuk, Gagolewski (2017) <doi:10.1109/FUZZ-IEEE.2017.8015582>. Possible use cases include plagiarism detection among students' homework assignments.
Version: | 1.0.1 |
Depends: | R (≥ 3.1.0), stringi |
Imports: | Rcpp (≥ 0.12.0) |
LinkingTo: | Rcpp (≥ 0.12.0), BH |
Suggests: | testthat |
Published: | 2018-04-12 |
Author: | Maciej Bartoszuk [aut, cre], Marek Gagolewski [aut] |
Maintainer: | Maciej Bartoszuk <bartoszuk at rexamine.com> |
BugReports: | https://github.com/bartoszukm/SimilaR/issues |
License: | GPL (≥ 3) |
URL: | http://similar.rexamine.com/ |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
CRAN checks: | SimilaR results |
Reference manual: | SimilaR.pdf |
Package source: | SimilaR_1.0.1.tar.gz |
Windows binaries: | r-devel: SimilaR_1.0.1.zip, r-release: SimilaR_1.0.1.zip, r-oldrel: SimilaR_1.0.1.zip |
OS X binaries: | r-release: SimilaR_1.0.1.tgz, r-oldrel: SimilaR_1.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=SimilaR to link to this page.