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 'SVG' graphics via 'HTTP' and 'WebSockets'.
Version: | 1.0.1 |
Depends: | R (≥ 4.0.0) |
Imports: | later (≥ 1.1.0), systemfonts (≥ 0.2.3) |
LinkingTo: | cpp11 (≥ 0.2.4), BH (≥ 1.75.0), later, systemfonts |
Suggests: | testthat, xml2 (≥ 1.0.0), fontquiver (≥ 0.2.0) |
Published: | 2021-01-21 |
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 |
NeedsCompilation: | yes |
SystemRequirements: | C++17, libpng |
Materials: | README NEWS |
CRAN checks: | httpgd results |
Reference manual: | httpgd.pdf |
Package source: | httpgd_1.0.1.tar.gz |
Windows binaries: | r-devel: httpgd_1.0.1.zip, r-release: httpgd_1.0.1.zip, r-oldrel: not available |
macOS binaries: | r-release: httpgd_1.0.1.tgz, r-oldrel: not available |
Old sources: | httpgd archive |
Please use the canonical form https://CRAN.R-project.org/package=httpgd to link to this page.