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

Changelog

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

  * Team upload.
  * New upstream version
  * Standards-Version: 4.7.0 (routine-update)

 -- Michael R. Crusoe <email address hidden>  Sat, 18 Jan 2025 00:08:09 +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
Resolute release universe misc
Questing release universe misc
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-bioc-matrixgenerics_1.18.1-1.dsc 2.1 KiB 1b3794c2162210f0f222d1e02779896b7506588d8c91b4046932ef94d65ca526
r-bioc-matrixgenerics_1.18.1.orig.tar.gz 33.8 KiB e99e7c5e1ff7cbc8d5cd818ab02f6905eed521b26cd6abf607aeed65d1dec6ac
r-bioc-matrixgenerics_1.18.1-1.debian.tar.xz 5.6 KiB 3caf05ed01cccba0428949598a1a799bd0185b61d3b3f2973efceb62d821855b

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.