Package: faviconPlease
Title: Find the URL to the 'Favicon' for a Website
Version: 0.1.4
Authors@R: 
    person(given = "John",
           family = "Blischak",
           role = c("aut", "cre"),
           email = "jdblischak@gmail.com")
Description: Finds the URL to the 'favicon' for a website. This is useful if you
  want to display the 'favicon' in an HTML document or web application,
  especially if the website is behind a firewall.
URL: https://github.com/jdblischak/faviconPlease
BugReports: https://github.com/jdblischak/faviconPlease/issues
Imports: utils, xml2
Suggests: httr, tinytest (>= 1.0.0), ttdo
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-05-15 18:54:38 UTC; john
Author: John Blischak [aut, cre]
Maintainer: John Blischak <jdblischak@gmail.com>
Repository: CRAN
Date/Publication: 2025-05-15 19:20:02 UTC
Built: R 4.6.0; ; 2025-07-18 04:11:59 UTC; unix
