r-cran-plyr 1.8.4-2 source package in Ubuntu

Changelog

r-cran-plyr (1.8.4-2) unstable; urgency=medium

  * Rebuild for R 3.5 transition
  * debhelper 11
  * Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-
    lists.debian.net>
  * Point Vcs fields to salsa.debian.org
  * dh-update-R to update Build-Depends
  * Secure URI in watch file
  * Document binary files in README.source

 -- Andreas Tille <email address hidden>  Sat, 02 Jun 2018 21:54:16 +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

Downloads

File Size SHA-256 Checksum
r-cran-plyr_1.8.4-2.dsc 2.1 KiB bad3da7b74eadd4ce386a8b68a327ec09eeb476a0a7d3af41d9a84b95e40cac7
r-cran-plyr_1.8.4.orig.tar.gz 383.3 KiB 60b522d75961007658c9806f8394db27989f1154727cb0bb970062c96ec9eac5
r-cran-plyr_1.8.4-2.debian.tar.xz 3.6 KiB 8259f5882f195b583cbc69d537bff9cacbc8e1790c113041ea36de0590da661b

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