Package: r-cran-magrittr Version: 1.5-1~bpo8+1 Architecture: amd64 Maintainer: Debian Med Packaging Team Installed-Size: 231 Depends: r-base-core (>= 3.1.1-1) Recommends: r-cran-crayon Filename: jessie/r-cran-magrittr/r-cran-magrittr_1.5-1~bpo8+1_amd64.deb Size: 149254 MD5sum: 71a4b5769d7aa27f02e7d954f27c746a SHA1: d57039f8ba114314d5802f16d305db7dcf37d7f4 SHA256: c62bba73947016152d6ccdf8e20fd5d30ee702e60dc5e1e3ec6563d8410c9502 Section: gnu-r Priority: optional Homepage: http://cran.r-project.org/web/packages/R.oo Description: 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.