pkgsrc/textproc/R-formatR
mef 58076b63b1 (textproc/R-foramtR) Updated 1.11 to 1.14
https://github.com/yihui/formatR/releases/
1.14
 - tidy_source() supports the := operator now (which is widely used in
   data.table).

1.13
 - tidy_source() supports anonymous functions of the form \(args) expr
   for R >= 4.1.0 now (thanks, @notPlancha, #98).

1.12
 - Added a new argument pipe to tidy_source(). If pipe = TRUE, it will
   convert the magrittr pipe %>% to the base R pipe operator |>.
 - Added a function tidy_rstudio() to reformat R code in the RStudio
   editor.
 - Added a function tidy_pipe() to substitute %>% with |> (currently
   works only in RStudio).
2023-06-03 13:51:56 +00:00
..
DESCR
Makefile (textproc/R-foramtR) Updated 1.11 to 1.14 2023-06-03 13:51:56 +00:00
distinfo (textproc/R-foramtR) Updated 1.11 to 1.14 2023-06-03 13:51:56 +00:00