The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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, r-oldrel (x86_64): cyclocomp_1.1.1.tgz
Old sources: cyclocomp archive

Reverse dependencies:

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

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.