Package: httpgd 2.1.4
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'.
Authors:
httpgd_2.1.4.tar.gz
httpgd_2.1.4.zip(r-4.7)httpgd_2.1.4.zip(r-4.6)httpgd_2.1.4.zip(r-4.5)
httpgd_2.1.4.tgz(r-4.6-x86_64)httpgd_2.1.4.tgz(r-4.6-arm64)httpgd_2.1.4.tgz(r-4.5-x86_64)httpgd_2.1.4.tgz(r-4.5-arm64)
httpgd_2.1.4.tar.gz(r-4.7-arm64)httpgd_2.1.4.tar.gz(r-4.7-x86_64)httpgd_2.1.4.tar.gz(r-4.6-arm64)httpgd_2.1.4.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
httpgd/json (API)
| # Install 'httpgd' in R: |
| install.packages('httpgd', repos = c('https://r-multiverse-staging.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/nx10/httpgd/issues
Pkgdown/docs site:https://nx10.dev
Last updated from:087ebf5bbf. Checks:12 OK, 1 FAIL. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 411 | ||
| linux-devel-x86_64 | OK | 458 | ||
| source / vignettes | OK | 238 | ||
| linux-release-arm64 | OK | 200 | ||
| linux-release-x86_64 | OK | 211 | ||
| macos-release-arm64 | OK | 143 | ||
| macos-release-x86_64 | OK | 235 | ||
| macos-oldrel-arm64 | OK | 144 | ||
| macos-oldrel-x86_64 | OK | 306 | ||
| windows-devel | OK | 606 | ||
| windows-release | OK | 241 | ||
| windows-oldrel | OK | 149 | ||
| wasm-release | FAIL | 144 |
Exports:hgdhgd_browsehgd_closehgd_detailshgd_generate_tokenhgd_urlhgd_viewhgd_watch
Dependencies:AsioHeadersbase64encclicpp11jsonlitelifecyclerlangsystemfontsunigd
Last update: 2026-02-27
Started: 2021-11-25
Last update: 2026-02-27
Started: 2021-11-25
Last update: 2026-02-27
Started: 2021-11-25
Last update: 2026-02-19
Started: 2021-11-25
Last update: 2026-02-19
Started: 2021-11-25
Last update: 2026-02-19
Started: 2021-11-25
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| httpgd: HTTP server graphics device | httpgd-package httpgd |
| Asynchronous HTTP server graphics device. | hgd |
| Open httpgd URL in the browser. | hgd_browse |
| Close httpgd device. | hgd_close |
| httpgd device status. | hgd_details |
| Generate random alphanumeric token. | hgd_generate_token |
| httpgd URL. | hgd_url |
| Open httpgd URL in the IDE. | hgd_view |
| Watch for changes in code files and refresh plots automatically. | hgd_watch |
