An implementation of a novel method to quantify the similarity the code-base of R functions by means of program dependence graphs. Possible use cases include detection of code clones for improving software quality and of plagiarism among students' homework assignments.
Version: | 1.0.6 |
Depends: | R (≥ 3.1.0) |
Imports: | Rcpp (≥ 0.12.0), stringi |
LinkingTo: | Rcpp (≥ 0.12.0), BH |
Suggests: | testthat |
Published: | 2019-07-01 |
Author: | Maciej Bartoszuk |
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.6.tar.gz |
Windows binaries: | r-devel: SimilaR_1.0.6.zip, r-devel-gcc8: SimilaR_1.0.6.zip, r-release: SimilaR_1.0.6.zip, r-oldrel: SimilaR_1.0.6.zip |
OS X binaries: | r-release: SimilaR_1.0.6.tgz, r-oldrel: SimilaR_1.0.6.tgz |
Old sources: | SimilaR archive |
Please use the canonical form https://CRAN.R-project.org/package=SimilaR to link to this page.