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.2 |
| 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: | 2024-06-05 |
| 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 |
| SystemRequirements: | C++17 |
| Materials: | README NEWS |
| CRAN checks: | httpgd results |
| Reference manual: | httpgd.pdf |
| Vignettes: |
Installation Getting started VS Code RStudio Docker httpgd API |
| Package source: | httpgd_2.0.2.tar.gz |
| Windows binaries: | r-devel: httpgd_2.0.2.zip, r-release: httpgd_2.0.2.zip, r-oldrel: httpgd_2.0.2.zip |
| macOS binaries: | r-release (arm64): httpgd_2.0.2.tgz, r-oldrel (arm64): httpgd_2.0.2.tgz, r-release (x86_64): httpgd_2.0.2.tgz, r-oldrel (x86_64): httpgd_2.0.2.tgz |
| Old sources: | httpgd archive |
Please use the canonical form https://CRAN.R-project.org/package=httpgd to link to this page.