Skip to content

foghorn 1.3.1

Compare
Choose a tag to compare
@fmichonneau fmichonneau released this 08 Sep 15:16
· 107 commits to main since this release
1f4b0bd

v1.3.1

New feature

  • Implement scrapping of Win-builder queue (#40 suggested by @krlmlr).

Other changes

  • In cran_incoming() and winbuilder_queue() the version numbers in the
    tibbles are of class package_version (suggested by @krlmlr).
  • cran_incoming() output includes the size of the tarball archive.
  • cran_incoming() returns a zero-row tibble instead of NULL when the
    inspected folder is empty.
  • The argument progress was not documented (and not implemented properly) for
    cran_results() and cran_details().