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

Changelog

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

  * Team upload.
  * New upstream version
  * Standards-Version: 4.7.2 (routine-update)
  * Restrict to 64-bits architectures (routine-update)
  * Restrict to little-endian architectures (routine-update)
  * dh-update-R to update Build-Depends (routine-update)

 -- Charles Plessy <email address hidden>  Tue, 16 Dec 2025 17:27:38 +0900

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
Resolute proposed universe misc

Downloads

File Size SHA-256 Checksum
r-cran-covr_3.6.5+dfsg-1.dsc 2.4 KiB 6c6a40ccfd8fdd4b98bd322c9467d94d013dcdfeb0cf32698a3d65444b0b20ee
r-cran-covr_3.6.5+dfsg.orig.tar.xz 98.2 KiB f5703b227ddb3320e549298399283356204f0e937b71ea8ef1503bbe95b0e0a6
r-cran-covr_3.6.5+dfsg-1.debian.tar.xz 8.7 KiB 86f8c34a40abeb698f6323de4312e38f1e10bb50ef90ae0eb73ff20f20522a3b

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