Evaluates R source codes by variable and/or functions names. Similar source codes should deliver similarity coefficients near one. Since neither the frequency nor the order of the used names is considered, a manual inspection of the R source code is required to check for similarity. Possible use cases include detection of code clones for improving software quality and of plagiarism amongst students' assignments.
Version: | 0.2.1 |
Imports: | crayon, formatR, highlight, igraph, tm |
Suggests: | rmarkdown, knitr |
Published: | 2022-01-20 |
DOI: | 10.32614/CRAN.package.rscc |
Author: | Sigbert Klinke [aut, cre] |
Maintainer: | Sigbert Klinke <sigbert at hu-berlin.de> |
License: | GPL-3 |
URL: | https://github.com/sigbertklinke/rscc (development version) |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | rscc results |
Reference manual: | rscc.pdf |
Vignettes: |
rscc |
Package source: | rscc_0.2.1.tar.gz |
Windows binaries: | r-devel: rscc_0.2.1.zip, r-release: rscc_0.2.1.zip, r-oldrel: rscc_0.2.1.zip |
macOS binaries: | r-release (arm64): rscc_0.2.1.tgz, r-oldrel (arm64): rscc_0.2.1.tgz, r-release (x86_64): rscc_0.2.1.tgz, r-oldrel (x86_64): rscc_0.2.1.tgz |
Old sources: | rscc archive |
Please use the canonical form https://CRAN.R-project.org/package=rscc to link to this page.