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.0.3 |
Depends: | R (≥ 3.2.0) |
Imports: | unigd |
LinkingTo: | unigd, cpp11 (≥ 0.2.4), AsioHeaders (≥ 1.22.1) |
Suggests: | testthat, xml2 (≥ 1.0.0), knitr, rmarkdown, covr, future, httr, jsonlite |
Published: | 2025-02-28 |
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.github.io/httpgd/ |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | httpgd results |
Reference manual: | httpgd.pdf |
Vignettes: |
Installation (source) Getting started (source) VS Code (source) RStudio (source) Docker (source) httpgd API (source, R code) |
Package source: | httpgd_2.0.3.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-devel (arm64): httpgd_2.0.3.tgz, r-release (arm64): httpgd_2.0.3.tgz, r-oldrel (arm64): not available, r-devel (x86_64): httpgd_2.0.3.tgz, r-release (x86_64): httpgd_2.0.3.tgz, r-oldrel (x86_64): httpgd_2.0.3.tgz |
Old sources: | httpgd archive |
Please use the canonical form https://CRAN.R-project.org/package=httpgd to link to this page.