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

Changelog

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

  * New upstream version

 -- Andreas Tille <email address hidden>  Mon, 20 Nov 2023 20:17:02 +0100

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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-covr_3.6.4+dfsg-1.dsc 2.3 KiB 84c0bbf3db72952a1678e381eb844ea02f559007ac761c8e3b8758212d2f8450
r-cran-covr_3.6.4+dfsg.orig.tar.xz 91.8 KiB 2b0147d4e453012268770f8522c3f61d1d938608ce4d078500b5e6248abc2c40
r-cran-covr_3.6.4+dfsg-1.debian.tar.xz 8.6 KiB 2154d0f3bc1bf421c052616e4c44c27b7e27a11afc04c7d60bd766d05a1a5e43

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