Type: Package
Package: htmlwidgets
Title: HTML Widgets for R
Version: 1.6.4.9000
Authors@R: c(
person("Ramnath", "Vaidyanathan", role = c("aut", "cph")),
person("Yihui", "Xie", role = "aut"),
person("JJ", "Allaire", role = "aut"),
person("Joe", "Cheng", , "joe@posit.co", role = "aut"),
person("Carson", "Sievert", , "carson@posit.co", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-4958-2844")),
person("Kenton", "Russell", role = c("aut", "cph")),
person("Ellis", "Hughes", role = "ctb"),
person("Posit Software, PBC", role = c("cph", "fnd"))
)
Description: A framework for creating HTML widgets that render in
various contexts including the R console, 'R Markdown'
documents, and 'Shiny' web applications.
License: MIT + file LICENSE
URL: https://github.com/ramnathv/htmlwidgets
BugReports: https://github.com/ramnathv/htmlwidgets/issues
Imports: grDevices, htmltools (>= 0.5.7), jsonlite (>= 0.9.16), knitr
(>= 1.8), rlang (>= 1.0.0), yaml
Suggests: rmarkdown, testthat
Enhances: shiny (>= 1.1)
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.2.3
Repository: https://ramnathv.r-universe.dev
Date/Publication: 2026-04-22 16:54:28 UTC
RemoteUrl: https://github.com/ramnathv/htmlwidgets
RemoteRef: HEAD
RemoteSha: 08ad901d46f53e24f66ec9ca59ed06efe94d02eb
NeedsCompilation: no
Packaged: 2026-06-21 08:58:55 UTC; root
Author: Ramnath Vaidyanathan [aut, cph],
Yihui Xie [aut],
JJ Allaire [aut],
Joe Cheng [aut],
Carson Sievert [aut, cre] (ORCID:
),
Kenton Russell [aut, cph],
Ellis Hughes [ctb],
Posit Software, PBC [cph, fnd]
Maintainer: Carson Sievert