r-bioc-matrixgenerics 1.4.3-1 source package in Ubuntu

Changelog

r-bioc-matrixgenerics (1.4.3-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.6.0 (routine-update)
  * dh-update-R to update Build-Depends (3) (routine-update)
  * Provide autopkgtest-pkg-r.conf to make sure testthat will be found
  * Drop debian/tests/control and rely on autopkgtest-pkg-r

 -- Andreas Tille <email address hidden>  Fri, 03 Sep 2021 07:46:52 +0200

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-bioc-matrixgenerics_1.4.3-1.dsc 2.1 KiB a2f87002f02d6c83095090806135028df9cbf0e66d09cca58205a80bd99b564c
r-bioc-matrixgenerics_1.4.3.orig.tar.gz 27.6 KiB 5b46f83c1dbffabda4baeaa1bd1f4ab31c760aa3fbba61db056e970f791e39fa
r-bioc-matrixgenerics_1.4.3-1.debian.tar.xz 5.0 KiB 15640b14f814a84d6e760fc977ee33554dcc0f7d3fec3cdc575e73ffc1232fbf

Available diffs

No changes file available.

Binary packages built by this source

r-bioc-matrixgenerics: S4 Generic Summary Statistic Functions that Operate on Matrix-Like Objects

 S4 generic functions modeled after the 'matrixStats' API
 for alternative matrix implementations. Packages with alternative matrix
 implementation can depend on this package and implement the generic
 functions that are defined here for a useful set of row and column
 summary statistics. Other package developers can import this package
 and handle a different matrix implementations without worrying
 about incompatibilities.