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

Changelog

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

  * New upstream version

 -- Andreas Tille <email address hidden>  Mon, 14 Aug 2023 12:02:37 +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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-bioc-matrixgenerics_1.12.3-1.dsc 2.2 KiB 15f611d8a1d7055d1f2fc6b288f30e0f1c0e74a93b21f10992472606a7615a2d
r-bioc-matrixgenerics_1.12.3.orig.tar.gz 30.8 KiB 34627ac6fa5865d4d4c13bbdbe253caea108bd636336def2dd079d61bf53191e
r-bioc-matrixgenerics_1.12.3-1.debian.tar.xz 5.2 KiB b5a290151c867baafbddc730df1d5086bb481fb3988e6a956a1dd50f9f6d072a

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.