[ 原始碼: r-cran-covr ]
套件:r-cran-covr(3.6.4+dfsg-1)
r-cran-covr 的相關連結
Debian 的資源:
下載原始碼套件 r-cran-covr:
- [r-cran-covr_3.6.4+dfsg-1.dsc]
- [r-cran-covr_3.6.4+dfsg.orig.tar.xz]
- [r-cran-covr_3.6.4+dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [cran.r-project.org]
相似套件:
test coverage for GNU R packages
Track and report code coverage for your package and (optionally) upload the results to a coverage service like 'Codecov' <http://codecov.io> or 'Coveralls' <http://coveralls.io>. Code coverage is a measure of the amount of code being exercised by a set of tests. It is an indirect measure of test quality and completeness. This package is compatible with any testing methodology or framework and tracks coverage of both R code and compiled C/C++/FORTRAN code.
其他與 r-cran-covr 有關的套件
|
|
|
|
-
- dep: libjs-bootstrap
- HTML, CSS and JS framework
-
- dep: node-html5shiv
- enable use of HTML5 sectioning elements in legacy browser
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-cran-crayon
- GNU R colored terminal output
-
- dep: r-cran-digest
- GNU R package for 'hash digest' of R data structures
-
- dep: r-cran-httr
- GNU R tools for working with URLs and HTTP
-
- dep: r-cran-jsonlite
- Robust, High Performance JSON Parser and Generator for R
-
- dep: r-cran-rex
- GNU R friendly regular expressions
-
- dep: r-cran-withr (>= 1.0.2)
- GNU R package to run code 'With' temporarily modified global state
-
- dep: r-cran-yaml
- Methods to convert R data to YAML and back
-
- rec: r-cran-curl
- GNU R modern and flexible web client for R
-
- rec: r-cran-dt (>= 0.2)
- GNU R wrapper of the JavaScript library 'DataTables'
-
- rec: r-cran-htmltools
- GNU R tools for HTML
-
- rec: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- rec: r-cran-memoise
- Memoise functions
-
- rec: r-cran-mockery
- mocking library for GNU R
-
- rec: r-cran-r6
- R classes with reference semantics
-
- rec: r-cran-rlang
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- rec: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- rec: r-cran-rstudioapi (>= 0.2)
- GNU R package for access to the RStudio API
-
- rec: r-cran-testthat
- GNU R testsuite
-
- rec: r-cran-xml2 (>= 1.0.0)
- GNU R XML parser