Package: cyclocomp
Title: Cyclomatic Complexity of R Code
Version: 1.0.0
Author: Gabor Csardi
Maintainer: Gabor Csardi <gcsardi@mango-solutions.com>
Description: 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.
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/MangoTheCat/cyclocomp
BugReports: https://github.com/MangoTheCat/cyclocomp/issues
Suggests: testthat
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-02-20 00:02:18 UTC; gaborcsardi
Repository: CRAN
Date/Publication: 2016-02-20 08:55:13
