r-cran-magrittr 2.0.2-1 source package in Ubuntu

Changelog

r-cran-magrittr (2.0.2-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.6.0 (routine-update)

 -- Andreas Tille <email address hidden>  Sat, 12 Feb 2022 19:08:54 +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
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-magrittr_2.0.2-1.dsc 2.1 KiB 10d5acfe76c8290a65cf0dd9a711a31d4e34fb1b8138b20fc350edbf6c3a46e3
r-cran-magrittr_2.0.2.orig.tar.gz 260.8 KiB 7be6fd0d0da75b92d8bad0136076da96260ee84bf639ef632a24668acdc163a6
r-cran-magrittr_2.0.2-1.debian.tar.xz 2.8 KiB 77fe7e251c5b4df575ee1eeb260eb63de1e0d8e752851118f2d8364c6b674fdc

Available diffs

No changes file available.

Binary packages built by this source

r-cran-magrittr: GNU R forward-pipe operator

 Provides a mechanism for chaining commands with a new forward-pipe
 operator, %>%. This operator will forward a value, or the result of an
 expression, into the next function call/expression. There is flexible
 support for the type of right-hand side expressions.

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