An implementation of a novel method to quantify the similarity of 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 amongst students' assignments.
| Version: | 1.0.8 | 
| Depends: | R (≥ 3.1.0) | 
| Imports: | Rcpp (≥ 0.12.0), stringi | 
| LinkingTo: | Rcpp (≥ 0.12.0), BH | 
| Suggests: | testthat | 
| Published: | 2020-06-26 | 
| Author: | Maciej Bartoszuk  | 
| Maintainer: | Maciej Bartoszuk <bartoszuk at rexamine.com> | 
| BugReports: | https://github.com/bartoszukm/SimilaR/issues | 
| License: | GPL (≥ 3) | 
| URL: | https://github.com/bartoszukm/SimilaR | 
| NeedsCompilation: | yes | 
| SystemRequirements: | C++11 | 
| CRAN checks: | SimilaR results | 
| Reference manual: | SimilaR.pdf | 
| Package source: | SimilaR_1.0.8.tar.gz | 
| Windows binaries: | r-devel: SimilaR_1.0.8.zip, r-release: SimilaR_1.0.8.zip, r-oldrel: SimilaR_1.0.8.zip | 
| macOS binaries: | r-release (arm64): SimilaR_1.0.8.tgz, r-oldrel (arm64): SimilaR_1.0.8.tgz, r-release (x86_64): SimilaR_1.0.8.tgz, r-oldrel (x86_64): SimilaR_1.0.8.tgz | 
| Old sources: | SimilaR archive | 
Please use the canonical form https://CRAN.R-project.org/package=SimilaR to link to this page.