r-cran-purrr 1.0.0-1 source package in Ubuntu

Changelog

r-cran-purrr (1.0.0-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)
  * Reorder sequence of d/control fields by cme (routine-update)
  * Add all Suggests from DESCRIPTON to Test-Depends

 -- Andreas Tille <email address hidden>  Fri, 23 Dec 2022 06:29:07 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
r-cran-purrr_1.0.0-1.dsc 2.3 KiB 975068d89338a942edd1dc5c578cc87392ed71dc2615c2b5ba0e628028babdcf
r-cran-purrr_1.0.0.orig.tar.gz 209.9 KiB 7f0644cb3edc539238ed879950a32a89fce659c3fde0345b1e4417d0a9a7a6c2
r-cran-purrr_1.0.0-1.debian.tar.xz 2.6 KiB 96db07a74a575236ad60a2d6cebc86539f01ad3f6c68903e6ac7e1ecde32bcc1

Available diffs

No changes file available.

Binary packages built by this source

r-cran-purrr: GNU R functional programming tools

 This package provides a complete and consistent functional programming
 toolkit for GNU R.
 .
 Purrr draws inspiration from many related tools:
 .
   * List operations defined in the Haskell prelude
   * Scala's list methods.
   * Functional programming libraries for javascript: underscore.js, lodash
     and lazy.js.
   * rlist, another R package to support working with lists. Similar goals
     but somewhat different philosophy.

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