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

Changelog

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

  * Initial release (closes: #940122)

 -- Andreas Tille <email address hidden>  Thu, 12 Sep 2019 17:44:15 +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.3.1+dfsg-1.dsc 2.2 KiB 73500a0bd2de430e9cb55ede017bbca722184df9e6fa16a1f5a1d5af2b863d55
r-cran-covr_3.3.1+dfsg.orig.tar.xz 79.6 KiB 82772d776da2810bbbea2e57ce38e34c8d873ef891987f4af0ef82475d02041a
r-cran-covr_3.3.1+dfsg-1.debian.tar.xz 7.8 KiB c267181d5270ea46c1637cf61cf7e6b5642151b7ae6bb585610702c0934c0649

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