rscc: R Source Code Similarity Evaluation by Variable/Function Names

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.

Package details

AuthorSigbert Klinke [aut, cre]
MaintainerSigbert Klinke <sigbert@hu-berlin.de>
LicenseGPL-3
Version0.2.1
URL https://github.com/sigbertklinke/rscc (development version)
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("rscc")

Try the rscc package in your browser

Any scripts or data that you put into this service are public.

rscc documentation built on Jan. 20, 2022, 5:08 p.m.