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

Changelog

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

  * Disable reprotest
  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)

 -- Andreas Tille <email address hidden>  Mon, 12 Jun 2023 16:04:38 +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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-covr_3.6.2+dfsg-1.dsc 2.2 KiB 6f8d36bbff81fea8e55a9b8b858dede72384652abfdfa4c9fd26fb8b12a405aa
r-cran-covr_3.6.2+dfsg.orig.tar.xz 91.6 KiB 489853a93dcfd389c0101a9b02fb65f38514bbc65b7f36d5a5e7d7f6ce7697bd
r-cran-covr_3.6.2+dfsg-1.debian.tar.xz 8.5 KiB 38bfad97660b9dc372a19a34298f1c18a2f2b786e9f0fe3a9a86b5e6f53bb6c6

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