Package: cyclocomp 1.1.2.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.2.9000.tar.gz
cyclocomp_1.1.2.9000.zip(r-4.7)cyclocomp_1.1.2.9000.zip(r-4.6)cyclocomp_1.1.2.9000.zip(r-4.5)
cyclocomp_1.1.2.9000.tgz(r-4.6-any)cyclocomp_1.1.2.9000.tgz(r-4.5-any)
cyclocomp_1.1.2.9000.tar.gz(r-4.7-any)cyclocomp_1.1.2.9000.tar.gz(r-4.6-any)
cyclocomp_1.1.2.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:24e09cf4b7. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 97 | ||
| source / vignettes | OK | 169 | ||
| linux-release-x86_64 | OK | 109 | ||
| macos-release-arm64 | OK | 89 | ||
| macos-oldrel-arm64 | OK | 87 | ||
| windows-devel | OK | 77 | ||
| windows-release | OK | 58 | ||
| windows-oldrel | OK | 60 | ||
| wasm-release | OK | 100 |
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 |
