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

Changelog

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

  * New upstream version
  * Set upstream metadata fields: Archive, Bug-Database, Bug-Submit,
    Repository, Repository-Browse.

 -- Andreas Tille <email address hidden>  Fri, 29 Nov 2019 08:58:48 +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
Focal release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-covr_3.4.0+dfsg-1.dsc 2.2 KiB 3033e868f6569058f0400bc0763fc822ec59b64fb3c0e151ea4e9e8481dfca41
r-cran-covr_3.4.0+dfsg.orig.tar.xz 79.7 KiB 6f0788d4226d31434dc397aebb6b1e229a3c76ac8fb99ea32cf8c5bfc3ad1c93
r-cran-covr_3.4.0+dfsg-1.debian.tar.xz 8.0 KiB 1f7c17ccc6e62bd3cc3f52a7fad57f63dd5f6ba758aada6d93a6d83dfbedb449

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