[ 源代码: r-cran-cyclocomp ]
软件包:r-cran-cyclocomp(1.1.0-2)
r-cran-cyclocomp 的相关链接
Debian 的资源:
下载源码包 r-cran-cyclocomp:
- [r-cran-cyclocomp_1.1.0-2.dsc]
- [r-cran-cyclocomp_1.1.0.orig.tar.gz]
- [r-cran-cyclocomp_1.1.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
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.
其他与 r-cran-cyclocomp 有关的软件包
|
|
|
|
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 4.1.3.20220401-1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-callr
- Call GNU R from GNU R
-
- dep: r-cran-crayon
- GNU R colored terminal output
-
- dep: r-cran-desc
- GNU R manipulation of DESCRIPTION files
-
- dep: r-cran-remotes
- R Package Installation from Remote Repositories, Including 'GitHub'
-
- dep: r-cran-withr
- GNU R package to run code 'With' temporarily modified global state
-
- sug: r-cran-testthat
- GNU R testsuite