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.

Getting started

Package details

AuthorGabor Csardi
MaintainerGabor Csardi <csardi.gabor@gmail.com>
LicenseMIT + file LICENSE
Version1.1.1
URL https://github.com/gaborcsardi/cyclocomp
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("cyclocomp")

Try the cyclocomp package in your browser

Any scripts or data that you put into this service are public.

cyclocomp documentation built on Aug. 31, 2023, 1:09 a.m.