Skip to content

roxygen2 6.1.1

Compare
Choose a tag to compare
@hadley hadley released this 02 Dec 22:46
  • Now specifically imports recent version of desc package (>= 1.2.0) to
    fix various parsing issues (@crsh, #773, #777, #779). Multi-line DESCRIPTION
    collate directives now correctly parsed on windows (@brodieG, #790).

  • roxygenise() no longer recompiles packages containing src code (#784).

  • roxygenise() now stops with an informative error message when run in a
    directory that's not the package root (@mikmart, #704).