A graphics device for R that is accessible via network protocols. This package was created to make it easier to embed live R graphics in integrated development environments and other applications. The included 'HTML/JavaScript' client (plot viewer) aims to provide a better overall user experience when dealing with R graphics. The device asynchronously serves graphics via 'HTTP' and 'WebSockets'.
| Version: | 2.1.4 |
| Depends: | R (≥ 4.2.0) |
| Imports: | unigd (≥ 0.2.0) |
| LinkingTo: | unigd, cpp11 (≥ 0.2.4), AsioHeaders (≥ 1.28.2) |
| Suggests: | testthat, xml2 (≥ 1.0.0), knitr, rmarkdown, covr, future, httr, jsonlite |
| Published: | 2026-03-04 |
| DOI: | 10.32614/CRAN.package.httpgd |
| Author: | Florian Rupprecht |
| Maintainer: | Florian Rupprecht <floruppr at gmail.com> |
| BugReports: | https://github.com/nx10/httpgd/issues |
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
| URL: | https://github.com/nx10/httpgd, https://nx10.dev/httpgd/ |
| NeedsCompilation: | yes |
| Materials: | README, NEWS |
| CRAN checks: | httpgd results |
| Reference manual: | httpgd.html , httpgd.pdf |
| Vignettes: |
Installation (source) Getting started (source) VS Code (source) RStudio (source) Docker (source) httpgd API (source, R code) |
| Package source: | httpgd_2.1.4.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): httpgd_2.1.4.tgz, r-oldrel (arm64): httpgd_2.1.4.tgz, r-release (x86_64): httpgd_2.1.4.tgz, r-oldrel (x86_64): httpgd_2.1.4.tgz |
| Old sources: | httpgd archive |
Please use the canonical form https://CRAN.R-project.org/package=httpgd to link to this page.