CRAN/E | SimilaR

SimilaR

R Source Code Similarity Evaluation

Installation

About

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.

github.com/bartoszukm/SimilaR
System requirements C++11
Bug report File report

Key Metrics

Version 1.0.8
R ≥ 3.1.0
Published 2020-06-26 1258 days ago
Needs compilation? yes
License GPL (≥ 3)
CRAN checks SimilaR results

Downloads

Last 24 hours 0 -100%
Last 7 days 45 -17%
Last 30 days 200 +25%
Last 90 days 526 -1%
Last 365 days 2.345 -26%

Maintainer

Maintainer

Maciej Bartoszuk

bartoszuk@rexamine.com

Authors

Maciej Bartoszuk

aut / cre

Marek Gagolewski

aut

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

SimilaR archive

Depends

R ≥ 3.1.0

Imports

Rcpp ≥ 0.12.0
stringi

Suggests

testthat

LinkingTo

Rcpp ≥ 0.12.0
BH