{
  "_id": "6a102a70acfb0bcc41c91fd7",
  "Package": "rscc",
  "Type": "Package",
  "Title": "R Source Code Similarity Evaluation by Variable/Function Names",
  "Version": "0.2.1",
  "Date": "2022-01-20",
  "Authors@R": "c(person(\"Sigbert\", \"Klinke\", email=\"sigbert@hu-berlin.de\", role=c(\"aut\", \"cre\")))",
  "Description": "Evaluates R source codes by variable and/or functions\nnames. Similar source codes should deliver similarity\ncoefficients near one. Since neither the frequency nor the\norder of the used names is considered, a manual inspection of\nthe R source code is required to check for similarity. Possible\nuse cases include detection of code clones for improving\nsoftware quality and of plagiarism amongst students'\nassignments.",
  "License": "GPL-3",
  "URL": "https://github.com/sigbertklinke/rscc (development version)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://sigbertklinke.r-universe.dev",
  "Date/Publication": "2022-01-20 11:34:03 UTC",
  "RemoteUrl": "https://github.com/sigbertklinke/rscc",
  "RemoteRef": "HEAD",
  "RemoteSha": "32f20aa4a6c549240ff14da3cfea6b95c8e02801",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 07:05:29 UTC",
    "User": "root"
  },
  "Author": "Sigbert Klinke [aut, cre]",
  "Maintainer": "Sigbert Klinke <sigbert@hu-berlin.de>",
  "MD5sum": "983d43693d2c29ac9bf4045aaf589d20",
  "_user": "sigbertklinke",
  "_type": "src",
  "_file": "rscc_0.2.1.tar.gz",
  "_fileid": "7d32b1785d4d90a0aced23630c87bedf1310c740c8df777877bd26e92df8cbc5",
  "_filesize": 635970,
  "_sha256": "7d32b1785d4d90a0aced23630c87bedf1310c740c8df777877bd26e92df8cbc5",
  "_created": "2026-05-13T07:05:29.000Z",
  "_published": "2026-05-22T10:05:36.349Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77358346753,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963706876"
    },
    {
      "job": 77358347155,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963695788"
    },
    {
      "job": 77358347138,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963778609"
    },
    {
      "job": 77358346681,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963739810"
    },
    {
      "job": 77358346581,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963656180"
    },
    {
      "job": 77358346192,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157938013"
    },
    {
      "job": 77358346688,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963682592"
    },
    {
      "job": 77358347026,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963681613"
    },
    {
      "job": 77358346807,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963682421"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sigbertklinke/actions/runs/25783785936",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sigbertklinke/rscc",
  "_commit": {
    "id": "32f20aa4a6c549240ff14da3cfea6b95c8e02801",
    "author": "Sigbert Klinke <sigbert.klinke@web.de>",
    "committer": "Sigbert Klinke <sigbert.klinke@web.de>",
    "message": "CRAN commit 0.2.1\n",
    "time": 1642678443
  },
  "_maintainer": {
    "name": "Sigbert Klinke",
    "email": "sigbert@hu-berlin.de",
    "login": "sigbertklinke",
    "uuid": 16574508
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "formatR",
      "role": "Imports"
    },
    {
      "package": "highlight",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "tm",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "sigbertklinke",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sigbertklinke",
      "count": 8,
      "uuid": 16574508
    }
  ],
  "_userbio": {
    "uuid": 16574508,
    "type": "user",
    "name": "Sigbert Klinke"
  },
  "_downloads": {
    "count": 748,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rscc"
  },
  "_devurl": "https://github.com/sigbertklinke/rscc",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rscc.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sigbertklinke/rscc",
  "_realowner": "sigbertklinke",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-09-13"
    },
    {
      "version": "0.2.0",
      "date": "2021-11-01"
    },
    {
      "version": "0.2.1",
      "date": "2022-01-20"
    }
  ],
  "_exports": [
    "as_igraph",
    "browse",
    "documents",
    "freq_table",
    "matrix2dataframe",
    "same_file",
    "similarities",
    "similarity_coeff",
    "sims",
    "sourcecode",
    "tfidf"
  ],
  "_help": [
    {
      "page": "as_igraph",
      "title": "as.igraph",
      "topics": [
        "as_igraph"
      ]
    },
    {
      "page": "browse",
      "title": "browse",
      "topics": [
        "browse"
      ]
    },
    {
      "page": "documents",
      "title": "documents",
      "topics": [
        "documents"
      ]
    },
    {
      "page": "freq_table",
      "title": "freq_table",
      "topics": [
        "freq_table"
      ]
    },
    {
      "page": "matrix2dataframe",
      "title": "matrix2dataframe",
      "topics": [
        "matrix2dataframe"
      ]
    },
    {
      "page": "same_file",
      "title": "same_file",
      "topics": [
        "same_file"
      ]
    },
    {
      "page": "sim_coeff",
      "title": "sim_coeff",
      "topics": [
        "sim_coeff"
      ]
    },
    {
      "page": "similarity_coeff",
      "title": "similarity_coeff",
      "topics": [
        "similarity_coeff"
      ]
    },
    {
      "page": "similarities",
      "title": "similarities",
      "topics": [
        "similarities",
        "sims"
      ]
    },
    {
      "page": "sourcecode",
      "title": "sourcecode",
      "topics": [
        "sourcecode",
        "sourcecode.default"
      ]
    },
    {
      "page": "tfidf",
      "title": "tfidf",
      "topics": [
        "tfidf"
      ]
    }
  ],
  "_readme": "https://github.com/sigbertklinke/rscc/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "cli",
    "cpp11",
    "crayon",
    "formatR",
    "glue",
    "highlight",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "NLP",
    "pkgconfig",
    "Rcpp",
    "rlang",
    "slam",
    "tm",
    "vctrs",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "rscc.Rmd",
      "filename": "rscc.html",
      "title": "R Source Code Comparision",
      "author": "Sigbert Klinke",
      "engine": "knitr::rmarkdown",
      "headings": [
        "General",
        "Example 1: Comparing whole files",
        "Example 2: Comparing expressions in files",
        "Step 1: Reading in source codes",
        "Step 2: Create documents",
        "type",
        "minlen and ignore.case",
        "Step 3a: Calculate similarity coefficients",
        "coeff (similarity)",
        "Step 3b: Similarity based on term frequency–inverse document frequency (td-idf)",
        "Step 4: Get an overview about the results",
        "matrix2dataframe",
        "as_igraph",
        "same_file",
        "Step 5: Detailed analysis of the source code"
      ],
      "created": "2021-09-09 06:12:29",
      "modified": "2022-01-20 11:34:03",
      "commits": 3
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rscc",
  "_universes": [
    "sigbertklinke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-13T07:08:18.000Z",
      "distro": "noble",
      "commit": "32f20aa4a6c549240ff14da3cfea6b95c8e02801",
      "fileid": "0cd005c79e46aca6d942ba8695fac380829afcb87dbabf23a5e16e4831468885",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sigbertklinke/actions/runs/25783785936"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-13T07:07:42.000Z",
      "distro": "noble",
      "commit": "32f20aa4a6c549240ff14da3cfea6b95c8e02801",
      "fileid": "7ed30e8e246b3dbe059d6ff5a76c64092cbbd8217687101b51fa389e1e99cee3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sigbertklinke/actions/runs/25783785936"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-13T07:12:21.000Z",
      "commit": "32f20aa4a6c549240ff14da3cfea6b95c8e02801",
      "fileid": "b64f67cc9227c47733fe14f9b55e8b6a9fc5ac96f308fbebfe614fdae0051f2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sigbertklinke/actions/runs/25783785936"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-13T07:10:15.000Z",
      "commit": "32f20aa4a6c549240ff14da3cfea6b95c8e02801",
      "fileid": "5c3248b8fe45c55e81cbf17123ed167217d6ce0f25bf7158b11489bae007cd15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sigbertklinke/actions/runs/25783785936"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-13T07:06:53.000Z",
      "commit": "32f20aa4a6c549240ff14da3cfea6b95c8e02801",
      "fileid": "82f14ae35cb263399d219e0587988a74d38b15788bb84b1aad20901f9e30ea7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sigbertklinke/actions/runs/25783785936"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-13T07:06:49.000Z",
      "commit": "32f20aa4a6c549240ff14da3cfea6b95c8e02801",
      "fileid": "dbd145754333811ddf8db98c534e9e73549c246d53e6b0c24cdeff968eac5584",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sigbertklinke/actions/runs/25783785936"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-13T07:06:51.000Z",
      "commit": "32f20aa4a6c549240ff14da3cfea6b95c8e02801",
      "fileid": "384c5f11bf339a1567ce23b2182b349ff9356bf606ecf30dc1aae84abbb470b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sigbertklinke/actions/runs/25783785936"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-22T10:05:16.000Z",
      "commit": "32f20aa4a6c549240ff14da3cfea6b95c8e02801",
      "fileid": "314a18d9079dfe5af67aeee36fc211e81a7dfc1bdaaf5fa77d2ebffcaa38dea3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sigbertklinke/actions/runs/25783785936"
    }
  ]
}