Package: cyclocomp 1.1.1.9000
cyclocomp: Cyclomatic Complexity of R Code
Cyclomatic complexity is a software metric (measurement), used to indicate the complexity of a program. It is a quantitative measure of the number of linearly independent paths through a program's source code. It was developed by Thomas J. McCabe, Sr. in 1976.
Authors:
cyclocomp_1.1.1.9000.tar.gz
cyclocomp_1.1.1.9000.zip(r-4.5)cyclocomp_1.1.1.9000.zip(r-4.4)cyclocomp_1.1.1.9000.zip(r-4.3)
cyclocomp_1.1.1.9000.tgz(r-4.4-any)cyclocomp_1.1.1.9000.tgz(r-4.3-any)
cyclocomp_1.1.1.9000.tar.gz(r-4.5-noble)cyclocomp_1.1.1.9000.tar.gz(r-4.4-noble)
cyclocomp_1.1.1.9000.tgz(r-4.4-emscripten)cyclocomp_1.1.1.9000.tgz(r-4.3-emscripten)
cyclocomp.pdf |cyclocomp.html✨
cyclocomp/json (API)
NEWS
# Install 'cyclocomp' in R: |
install.packages('cyclocomp', repos = c('https://gaborcsardi.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gaborcsardi/cyclocomp/issues
code-analysiscomplexity-measure
Last updated 1 years agofrom:c7aded2120. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 23 2024 |
R-4.5-win | OK | Nov 23 2024 |
R-4.5-linux | OK | Nov 23 2024 |
R-4.4-win | OK | Nov 23 2024 |
R-4.4-mac | OK | Nov 23 2024 |
R-4.3-win | OK | Nov 23 2024 |
R-4.3-mac | OK | Nov 23 2024 |
Exports:cyclocompcyclocomp_packagecyclocomp_package_dircyclocomp_q
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Cyclomatic Complexity of R Code | cyclocomp-package cyclocomp cyclocomp_q |
Cyclomatic complexity of the objects in an installed package | cyclocomp_package |
Cyclomatic complexity of a local package | cyclocomp_package_dir |