Package: rscc 0.2.1
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.
Authors:
rscc_0.2.1.tar.gz
rscc_0.2.1.zip(r-4.5)rscc_0.2.1.zip(r-4.4)rscc_0.2.1.zip(r-4.3)
rscc_0.2.1.tgz(r-4.4-any)rscc_0.2.1.tgz(r-4.3-any)
rscc_0.2.1.tar.gz(r-4.5-noble)rscc_0.2.1.tar.gz(r-4.4-noble)
rscc_0.2.1.tgz(r-4.4-emscripten)rscc_0.2.1.tgz(r-4.3-emscripten)
rscc.pdf |rscc.html✨
rscc/json (API)
# Install 'rscc' in R: |
install.packages('rscc', repos = c('https://sigbertklinke.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sigbertklinke/rscc/issues
Last updated 3 years agofrom:32f20aa4a6. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-win | OK | Nov 14 2024 |
R-4.5-linux | OK | Nov 14 2024 |
R-4.4-win | OK | Nov 14 2024 |
R-4.4-mac | OK | Nov 14 2024 |
R-4.3-win | OK | Nov 14 2024 |
R-4.3-mac | OK | Nov 14 2024 |
Exports:as_igraphbrowsedocumentsfreq_tablematrix2dataframesame_filesimilaritiessimilarity_coeffsimssourcecodetfidf
Dependencies:BHclicpp11crayonformatRgluehighlightigraphlatticelifecyclemagrittrMatrixNLPpkgconfigRcpprlangslamtmvctrsxml2
Readme and manuals
Help Manual
Help page | Topics |
---|---|
as.igraph | as_igraph |
browse | browse |
documents | documents |
freq_table | freq_table |
matrix2dataframe | matrix2dataframe |
same_file | same_file |
sim_coeff | sim_coeff |
similarity_coeff | similarity_coeff |
similarities | similarities sims |
sourcecode | sourcecode sourcecode.default |
tfidf | tfidf |