[ 原始碼: 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