r-cran-plyr 1.8.7-1 source package in Ubuntu
Changelog
r-cran-plyr (1.8.7-1) unstable; urgency=medium [ Debian Janitor ] * Bump debhelper from old 12 to 13. * Set upstream metadata fields: Archive, Bug-Database, Bug-Submit, Contact, Repository, Repository-Browse. * Update standards version to 4.5.1, no changes needed. [ Andreas Tille ] * New upstream version * Standards-Version: 4.6.1 (routine-update) * Testsuite: autopkgtest-pkg-r (routine-update) * Add salsa-ci file (routine-update) * Rules-Requires-Root: no (routine-update) * Set field Upstream-Contact in debian/copyright. * Remove obsolete field Contact from debian/upstream/metadata (already present in machine-readable debian/copyright). * watch file standard 4 (routine-update) -- Andreas Tille <email address hidden> Wed, 18 May 2022 11:50:57 +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 | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | gnu-r |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-plyr_1.8.7-1.dsc | 2.1 KiB | 8889b77c5cf4925644bdaf7db52b5863fd6a190458a78df55f5c0ad2f8f86753 |
r-cran-plyr_1.8.7.orig.tar.gz | 392.1 KiB | 7d9fdaf1157035a49c3661da3bbaa7bfcf782aafe1b98f7b5a68b0520046e87f |
r-cran-plyr_1.8.7-1.debian.tar.xz | 4.1 KiB | 5bea80929b38cee7a6bcb205ff8356dbe69a2edddd5ba8496258fc22fd112a93 |
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