httpgd: A 'HTTP' Server Graphics Device

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.1
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-03-11
Author: Florian Rupprecht ORCID iD [aut, cre], Kun Ren [ctb], Jeroen Ooms ORCID iD [ctb]
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

Documentation:

Reference manual: httpgd.pdf
Vignettes: Installation
Getting started
VS Code
RStudio
Docker
httpgd API

Downloads:

Package source: httpgd_2.0.1.tar.gz
Windows binaries: r-devel: not available, r-release: httpgd_2.0.1.zip, r-oldrel: not available
macOS binaries: r-release (arm64): httpgd_2.0.1.tgz, r-oldrel (arm64): httpgd_2.0.1.tgz, r-release (x86_64): httpgd_2.0.1.tgz
Old sources: httpgd archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=httpgd to link to this page.