The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

httpgd httpgd logo

R-CMD-check CRAN downloads Codecov test coverage

An HTTP/WebSocket graphics device for R. Serves plots asynchronously and includes an interactive web-based plot viewer. Built to embed live R graphics in IDEs and other applications.

Powered by unigd.

Features

Demo

httpgd demo showing interactive plot viewer

Installation

Install from CRAN:

install.packages("httpgd")

Or install the development version from GitHub:

remotes::install_github("nx10/httpgd")

See system requirements for details.

Documentation

Contributing

httpgd is written in C++, R, and TypeScript. Contributions of any kind are welcome.

License

Licensed under GPL v2.0. Webserver based on CrowCpp/Crow. Vendored license copies are in ./inst/licenses.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.