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

Changelog

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

  * New upstream version

 -- Andreas Tille <email address hidden>  Fri, 13 Jan 2023 09:23:31 +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
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-purrr_1.0.1-1.dsc 2.3 KiB 60eb17498e18e48561cacf3ebbbc60cc8b43fd1dae364e3bcdcf80a5196d7b53
r-cran-purrr_1.0.1.orig.tar.gz 215.5 KiB 0a7911be3539355a4c40d136f2602befcaaad5a3f7222078500bfb969a6f2ba2
r-cran-purrr_1.0.1-1.debian.tar.xz 2.6 KiB 892743d4fb8ffaeb53a6d2b633b93eecd9897d29cb126f3173b57947de7f2313

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