Skip to content

CHANGES IN formatR VERSION 1.3

Choose a tag to compare

@yihui yihui released this 05 Mar 21:02

NEW FEATURES

  • tidy_source() can deal with multibyte characters that cannot represented in the system native encoding now (on Windows)
  • usage() works for functions obtained from :: or ::: now, e.g. usage(formatR::tidy_source)