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.

Version: 1.1.1
Imports: callr, crayon, desc, remotes, withr
Suggests: testthat
Published: 2023-08-30
Author: Gabor Csardi
Maintainer: Gabor Csardi <csardi.gabor at gmail.com>
BugReports: https://github.com/gaborcsardi/cyclocomp/issues
License: MIT + file LICENSE
URL: https://github.com/gaborcsardi/cyclocomp
NeedsCompilation: no
Materials: README NEWS
CRAN checks: cyclocomp results

Documentation:

Reference manual: cyclocomp.pdf

Downloads:

Package source: cyclocomp_1.1.1.tar.gz
Windows binaries: r-devel: cyclocomp_1.1.1.zip, r-release: cyclocomp_1.1.1.zip, r-oldrel: cyclocomp_1.1.1.zip
macOS binaries: r-release (arm64): cyclocomp_1.1.1.tgz, r-oldrel (arm64): cyclocomp_1.1.1.tgz, r-release (x86_64): cyclocomp_1.1.1.tgz
Old sources: cyclocomp archive

Reverse dependencies:

Reverse imports: goodpractice, lintr, packager, PaRe
Reverse suggests: fakemake

Linking:

Please use the canonical form https://CRAN.R-project.org/package=cyclocomp to link to this page.