r-cran-covr 3.6.1+dfsg-1 source package in Ubuntu
Changelog
r-cran-covr (3.6.1+dfsg-1) unstable; urgency=medium * New upstream version -- Andreas Tille <email address hidden> Sun, 18 Sep 2022 19:11:14 +0200
Upload details
- Uploaded by:
- Debian R Packages Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian R Packages Maintainers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-covr_3.6.1+dfsg-1.dsc | 2.2 KiB | 8885ba275bcd191ac85d7c628945796bb37b2d477a6c73eba7b6bbdab5c16275 |
r-cran-covr_3.6.1+dfsg.orig.tar.xz | 91.0 KiB | 2e914133bfe8241e07c40a34168522a1dba872febd668a21d760a0d756646b45 |
r-cran-covr_3.6.1+dfsg-1.debian.tar.xz | 8.3 KiB | 36696228772ed318f28aef53fe49416be7d1d926d1e81005b4c99840de1597c0 |
Available diffs
- diff from 3.5.1+dfsg-2 to 3.6.1+dfsg-1 (35.3 KiB)
No changes file available.
Binary packages built by this source
- r-cran-covr: 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-dbgsym: debug symbols for r-cran-covr