The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 0.2.1
Imports: crayon, formatR, highlight, igraph, tm
Suggests: rmarkdown, knitr
Published: 2022-01-20
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

Documentation:

Reference manual: rscc.pdf
Vignettes: rscc

Downloads:

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

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rscc to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.