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.6)httpgd_2.1.4.zip(r-4.5)httpgd_2.1.4.zip(r-4.4)
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.6-arm64)httpgd_2.1.4.tar.gz(r-4.6-x86_64)httpgd_2.1.4.tar.gz(r-4.5-arm64)httpgd_2.1.4.tar.gz(r-4.5-x86_64)
httpgd.pdf |httpgd.html✨
httpgd/json (API)
NEWS
| # Install 'httpgd' in R: |
| install.packages('httpgd', repos = c('https://r-multiverse.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 (on v2.1.4). Checks:12 OK, 1 FAIL. Indexed: no.
| Target | Result | Time | Files | Log |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 166 | ||
| linux-devel-x86_64 | OK | 192 | ||
| source / vignettes | OK | 227 | ||
| linux-release-arm64 | OK | 166 | ||
| linux-release-x86_64 | OK | 186 | ||
| macos-devel-arm64 | OK | 140 | ||
| macos-devel-x86_64 | OK | 209 | ||
| macos-release-arm64 | OK | 142 | ||
| macos-release-x86_64 | OK | 197 | ||
| windows-devel | OK | 134 | ||
| windows-release | OK | 128 | ||
| windows-oldrel | OK | 155 | ||
| wasm-release | FAIL | 122 |
Exports:hgdhgd_browsehgd_closehgd_detailshgd_generate_tokenhgd_urlhgd_viewhgd_watch
Dependencies:AsioHeadersbase64encclicpp11jsonlitelifecyclerlangsystemfontsunigd
Docker
Rendered fromb03_docker.Rmdusingknitr::rmarkdownon Feb 27 2026.Last update: 2026-02-19
Started: 2021-11-25
Getting started
Rendered froma01_how-to-get-started.Rmdusingknitr::rmarkdownon Feb 27 2026.Last update: 2026-02-27
Started: 2021-11-25
httpgd API
Rendered fromc01_httpgd-api.Rmdusingknitr::rmarkdownon Feb 27 2026.Last update: 2026-02-27
Started: 2021-11-25
Installation
Rendered froma00_installation.Rmdusingknitr::rmarkdownon Feb 27 2026.Last update: 2026-02-27
Started: 2021-11-25
RStudio
Rendered fromb02_rstudio.Rmdusingknitr::rmarkdownon Feb 27 2026.Last update: 2026-02-19
Started: 2021-11-25
VS Code
Rendered fromb01_vscode.Rmdusingknitr::rmarkdownon Feb 27 2026.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 |
