Skip to content

Releases: cgoo4/usedthese

usedthese 0.5.0

26 Jun 17:44
Compare
Choose a tag to compare
  • Refactored code.
  • Improved error messages using cli_abort.
  • Centralised roxygen @importFrom tags.
  • Used mocking to test without the need for an internet connection.
  • Added test for non-scalar num_links.
  • Updated citation.

usedthese 0.4.0

27 May 12:50
Compare
Choose a tag to compare
v0.4.0

Spring clean

usedthese 0.3.3

15 Jun 10:39
Compare
Choose a tag to compare
  • Fixed occasional used_here() warning
  • Documentation updates

usedthese 0.3.2

25 Mar 09:40
Compare
Choose a tag to compare
  • used_there() fails gracefully if Internet resource unavailable

usedthese v0.3.1

24 Feb 20:03
Compare
Choose a tag to compare
  • Patch update to fix a test error
  • Default used_there() num_links to 30

usedthese v0.3.0

16 Feb 11:46
Compare
Choose a tag to compare
  • Respects include.only and exclude arguments specified in library()
  • Small performance improvement with dplyr 1.1 and tidyr 1.3
  • Remove suggests for meta-packages tidyverse and fpp3