R Source Code Similarity Evaluation
Description
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.