pkgsrc/devel/R-magrittr
mef 74d6442c1e (devel/R-magrittr) Updated 2.0.1 to 2.0.3
# magrittr 2.0.3

* Fixed a C level protection issue in `%>%` (#256).


# magrittr 2.0.2

* New eager pipe `%!>%` for sequential evaluation (#247). Consider
  using `force()` in your functions instead to make them strict, if
  sequentiality is required. See the examples in `?"pipe-eager"`.

* Fixed an issue that could cause pipe invocations to fail in versions of
  R built with `--enable-strict-barrier`. (#239, @kevinushey)
2022-04-28 15:46:57 +00:00
..
DESCR
distinfo (devel/R-magrittr) Updated 2.0.1 to 2.0.3 2022-04-28 15:46:57 +00:00
Makefile (devel/R-magrittr) Updated 2.0.1 to 2.0.3 2022-04-28 15:46:57 +00:00