r-cran-plyr 1.8.9-1 source package in Ubuntu

Changelog

r-cran-plyr (1.8.9-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)

 -- Andreas Tille <email address hidden>  Sun, 15 Oct 2023 08:15:33 +0200

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
any
Section:
gnu-r
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe gnu-r
Noble release universe gnu-r

Downloads

File Size SHA-256 Checksum
r-cran-plyr_1.8.9-1.dsc 2.2 KiB d22adb37966267c5ac99de940a7dd7c19bade605de3cba94d8685c173b8b3703
r-cran-plyr_1.8.9.orig.tar.gz 392.1 KiB 15b5e7f711d53bf41b8687923983b8ef424563aa2f74c5195feb5b1df1aee103
r-cran-plyr_1.8.9-1.debian.tar.xz 4.3 KiB 2a0e16b4d82c0afde0d2db359b658f8e1d8d394f1cfc83cc4ce075811b907b03

Available diffs

No changes file available.

Binary packages built by this source

r-cran-plyr: tools for splitting, applying and combining data

 plyr is a set of tools that solves a common set of problems: you need to break
 a big problem down into manageable pieces, operate on each pieces and then put
 all the pieces back together. For example, you might want to fit a model to
 each spatial location or time point in your study, summarise data by panels or
 collapse high-dimensional arrays to simpler summary statistics. The development
 of plyr has been generously supported by BD (Becton Dickinson).

r-cran-plyr-dbgsym: debug symbols for r-cran-plyr