Package: htmltools
Type: Package
Title: Tools for HTML
Version: 0.5.6
Authors@R: c(
person("Joe", "Cheng", role = "aut", email = "joe@posit.co"),
person("Carson", "Sievert", role = c("aut", "cre"), email = "carson@posit.co", comment = c(ORCID = "0000-0002-4958-2844")),
person("Barret", "Schloerke", role = "aut", email = "barret@posit.co", comment = c(ORCID = "0000-0001-9986-114X")),
person("Winston", "Chang", role = "aut", email = "winston@posit.co", comment = c(ORCID = "0000-0002-1576-2126")),
person("Yihui", "Xie", role = "aut", email = "yihui@posit.co"),
person("Jeff", "Allen", role = "aut"),
person("Posit Software, PBC", role = c("cph", "fnd"))
)
Description: Tools for HTML generation and output.
Depends: R (>= 2.14.1)
Imports: utils, digest, grDevices, base64enc, rlang (>= 0.4.12),
fastmap (>= 1.1.0), ellipsis
Suggests: markdown, testthat, withr, Cairo, ragg, shiny
Enhances: knitr
License: GPL (>= 2)
URL: https://github.com/rstudio/htmltools,
https://rstudio.github.io/htmltools/
BugReports: https://github.com/rstudio/htmltools/issues
RoxygenNote: 7.2.3
Encoding: UTF-8
Collate: 'colors.R' 'fill.R' 'html_dependency.R' 'html_escape.R'
'html_print.R' 'htmltools-package.R' 'images.R' 'known_tags.R'
'selector.R' 'staticimports.R' 'tag_query.R' 'utils.R' 'tags.R'
'template.R'
Config/Needs/check: knitr
Config/Needs/website: rstudio/quillt, bench
NeedsCompilation: yes
Packaged: 2023-08-10 21:52:43 UTC; cpsievert
Author: Joe Cheng [aut],
Carson Sievert [aut, cre] (),
Barret Schloerke [aut] (),
Winston Chang [aut] (),
Yihui Xie [aut],
Jeff Allen [aut],
Posit Software, PBC [cph, fnd]
Maintainer: Carson Sievert
Repository: CRAN
Date/Publication: 2023-08-10 23:40:02 UTC