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

Changelog

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

  * Team upload.
  * New upstream version
  * debhelper-compat 12
  * Standards-Version: 4.4.1

 -- Dylan Aïssi <email address hidden>  Mon, 28 Oct 2019 23:00:56 +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
Focal release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-purrr_0.3.3-1.dsc 2.1 KiB 4245cc810e5f66659b009aaa01edaf27e4ffea6d60fc530946546bda099faf0d
r-cran-purrr_0.3.3.orig.tar.gz 372.1 KiB 0f31a89a424e12e35bd6e0581dee1d160f1f8be1f0a883a7d33ccbde8ef69e9e
r-cran-purrr_0.3.3-1.debian.tar.xz 2.1 KiB 19f58b1ca59e59abef0b92d07b863294f68126e5ffebb156e9d66a171803ee37

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