Package: faviconPlease
Title: Find the URL to the 'Favicon' for a Website
Version: 0.1.2
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.1.2
NeedsCompilation: no
Packaged: 2022-05-07 01:16:40 UTC; john
Author: John Blischak [aut, cre]
Maintainer: John Blischak <jdblischak@gmail.com>
Repository: CRAN
Date/Publication: 2022-05-07 06:40:02 UTC
Built: R 4.1.2; ; 2022-05-08 10:22:48 UTC; unix
