Changes in version 0.5.0.9000 Changes in version 0.5.0 (2024-06-26) - 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. Changes in version 0.4.0 (2024-05-27) - Spring clean. - Default branch master to main. Changes in version 0.3.3 (2023-06-15) - Fixed occasional used_here() warning. - Documentation updates. Changes in version 0.3.2 (2023-03-24) - used_there() fails gracefully if Internet resource unavailable. Changes in version 0.3.1 (2023-02-24) - Patch update to fix test error. - Default used_there() num_links to 30. Changes in version 0.3.0 (2023-02-15) - 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. Changes in version 0.2.0 (2023-01-21) - Support use of the conflicted package. - Include functions using the double-colon operator. - Resolve cases of a function counted against two packages. Changes in version 0.1.0 (2023-01-16) - First submission to CRAN.