Skip to content

Devtools v1.13.1

Compare
Choose a tag to compare
@jimhester jimhester released this 15 May 21:08
· 792 commits to main since this release
  • Bugfix for installing from git remote and not passing git2r credentials
    (@james-atkins, #1498)

  • Fix test() compatibility with testthat versions 1.0.2 (#1503).

  • Fix install_version(), install_bitbucket(), install_local(),
    install_url(), install_svn(), install_bioc() gain quiet arguments and
    properly pass them to internal functions. (#1502)