r-cran-covr 3.6.3+dfsg-1 source package in Ubuntu

Changelog

r-cran-covr (3.6.3+dfsg-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <email address hidden>  Tue, 17 Oct 2023 09:23:03 +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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
r-cran-covr_3.6.3+dfsg-1.dsc 2.3 KiB e52a1dd483a7951a5b53deab99815ac772269cbb3565e2a2f82ed95f78b41130
r-cran-covr_3.6.3+dfsg.orig.tar.xz 91.7 KiB 09f2400c8f6a4a49678b14f1e800c4cd8d2fb54f5a10e89ff72946122a2f4b63
r-cran-covr_3.6.3+dfsg-1.debian.tar.xz 8.6 KiB dea5efed511477e2dec230c252632a24a6f293645d09f79ea7e682e2392c136a

Available diffs

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