Releases: cgoo4/usedthese
Releases · cgoo4/usedthese
usedthese 0.5.0
26 Jun 17:44
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
usedthese 0.3.3
15 Jun 10:39
Compare
Sorry, something went wrong.
No results found
Fixed occasional used_here() warning
Documentation updates
usedthese 0.3.2
25 Mar 09:40
Compare
Sorry, something went wrong.
No results found
used_there() fails gracefully if Internet resource unavailable
usedthese v0.3.1
24 Feb 20:03
Compare
Sorry, something went wrong.
No results found
Patch update to fix a test error
Default used_there() num_links to 30
usedthese v0.3.0
16 Feb 11:46
Compare
Sorry, something went wrong.
No results found
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