Type: Package
Package: fontawesome
Version: 0.2.2
Title: Easily Work with 'Font Awesome' Icons
Description: Easily and flexibly insert 'Font Awesome' icons into 'R Markdown'
    documents and 'Shiny' apps. These icons can be inserted into HTML content
    through inline 'SVG' tags or 'i' tags. There is also a utility function for
    exporting 'Font Awesome' icons as 'PNG' images for those situations where
    raster graphics are needed.
Authors@R: c(
    person("Richard", "Iannone", , "rich@rstudio.com", c("aut", "cre"),
           comment = c(ORCID = "0000-0003-3925-190X")),
    person("Christophe", "Dervieux", , "cderv@rstudio.com", role = "ctb",
           comment = c(ORCID = "0000-0003-4474-2498")),
    person("Winston", "Chang", , "winston@rstudio.com", role = "ctb"),
    person("Dave", "Gandy", role = c("ctb", "cph"),
           comment = "Font-Awesome font"),
    person("RStudio", role = c("cph", "fnd"))
    )
License: MIT + file LICENSE
URL: https://github.com/rstudio/fontawesome
BugReports: https://github.com/rstudio/fontawesome/issues
Encoding: UTF-8
ByteCompile: true
RoxygenNote: 7.1.1
Depends: R (>= 3.3.0)
Imports: rlang (>= 0.4.10), htmltools (>= 0.5.1.1)
Suggests: covr, knitr, testthat, rsvg
NeedsCompilation: no
Packaged: 2021-07-02 18:33:03 UTC; rich
Author: Richard Iannone [aut, cre] (<https://orcid.org/0000-0003-3925-190X>),
  Christophe Dervieux [ctb] (<https://orcid.org/0000-0003-4474-2498>),
  Winston Chang [ctb],
  Dave Gandy [ctb, cph] (Font-Awesome font),
  RStudio [cph, fnd]
Maintainer: Richard Iannone <rich@rstudio.com>
Repository: CRAN
Date/Publication: 2021-07-02 18:50:02 UTC
Built: R 4.4.2; ; 2024-12-27 21:11:13 UTC; unix
