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

Changelog

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

  * New upstream version

 -- Andreas Tille <email address hidden>  Sun, 20 Nov 2022 11:13:54 +0100

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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-bioc-matrixgenerics_1.10.0-1.dsc 2.1 KiB a6d7ffe7e180db695f9ee0ef7c01cf9f40fb4dccb28f76faf34a8788f825862a
r-bioc-matrixgenerics_1.10.0.orig.tar.gz 27.9 KiB 09fbea178608186571acabc18cd2b81fe5c7aa2d143f5d456ceaed55e01b4815
r-bioc-matrixgenerics_1.10.0-1.debian.tar.xz 5.1 KiB 37ca761f756c920dcfc47480ac6c40e9d3898811b3c58bb47aa041149b804b58

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.