Package: favawesome
Title: 'Font Awesome' Icons as 'shiny' 'favicons'
Version: 0.1.1.9000
Authors@R:
person("Jon", "Harmon", , "jonthegeek@gmail.com", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0003-4781-4346"))
Description: Easily use 'Font Awesome' icons as 'shiny' 'favicons' (the
icons that appear on browser tabs). 'Font Awesome'
() is a popular set of icons that can
be used in web pages. 'favawesome' provides a simple way to
use these icons as 'favicons' in 'shiny' applications and other
HTML pages.
License: MIT + file LICENSE
URL: https://favawesome.shinyworks.org,
https://github.com/shinyworks/favawesome
BugReports: https://github.com/shinyworks/favawesome/issues
Imports: fontawesome, htmltools, jsonlite, rlang, rsvg
Suggests: cli, testthat (>= 3.0.0), usethis
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Config/pak/sysreqs: librsvg2-dev
Repository: https://jonthegeek.r-universe.dev
Date/Publication: 2024-11-07 18:56:07 UTC
RemoteUrl: https://github.com/shinyworks/favawesome
RemoteRef: HEAD
RemoteSha: 9d09ee37315d3f10964dcea59abba6159cce0ff9
NeedsCompilation: no
Packaged: 2026-06-23 06:35:01 UTC; root
Author: Jon Harmon [aut, cre, cph] (ORCID:
)
Maintainer: Jon Harmon