pkgsrc/devel/R-cli
mef 917f5d9485 (devel/R-cli) Updated 3.6.1 to 3.6.2
# cli 3.6.2

* `ansi_collapse(x, trunc = 1, style = "head")` now indeed shows one
  element if `length(x) == 2`, as documented (@salim-b, #572).

* `ansi_collapse()` gains a `sep2` argument to specify a seperate separator
  for length-two inputs. It defaults to `" and "` which, in conjunction with
  the other defaults, produces a collapsed string that fully adheres to the
  [serial comma](https://en.wikipedia.org/wiki/Serial_comma) rules.
  (@salim-b, #569)

* `ansi_string()` is now an exported function (@multimeric, #573).
2024-01-20 05:43:37 +00:00
..
DESCR
Makefile (devel/R-cli) Updated 3.6.1 to 3.6.2 2024-01-20 05:43:37 +00:00
buildlink3.mk
distinfo (devel/R-cli) Updated 3.6.1 to 3.6.2 2024-01-20 05:43:37 +00:00