<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>R Source Code Similarity Evaluation by Variable/Function Names</dc:title>
  <dc:title>R package rscc version 0.2.1</dc:title>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: crayon, formatR, highlight, igraph, tm</dc:relation>
  <dc:relation>Suggests: rmarkdown, knitr</dc:relation>
  <dc:creator>Sigbert Klinke &lt;sigbert@hu-berlin.de&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Sigbert Klinke [aut, cre]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2022-01-20</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=rscc</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.rscc</dc:identifier>
</oai_dc:dc>
