sigbertklinke/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.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.2.1
URL https://github.com/sigbertklinke/rscc (development version)
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("sigbertklinke/rscc")
sigbertklinke/rscc documentation built on Jan. 21, 2022, 5:27 p.m.