Skip to content

dplyr 1.0.7

Compare
Choose a tag to compare
@romainfrancois romainfrancois released this 19 Jun 09:03
  • across() uses the formula environment when inlining them (#5886).

  • summarise.rowwise_df() is quiet when the result is ungrouped (#5875).

  • c_across() and across() key deparsing not confused by long calls (#5883).

  • across() handles named selections (#5207).