Package: httpgd 2.0.2
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.0.2.tar.gz
httpgd_2.0.2.zip(r-4.5)httpgd_2.0.2.zip(r-4.4)httpgd_2.0.2.zip(r-4.3)
httpgd_2.0.2.tgz(r-4.4-x86_64)httpgd_2.0.2.tgz(r-4.4-arm64)httpgd_2.0.2.tgz(r-4.3-x86_64)httpgd_2.0.2.tgz(r-4.3-arm64)
httpgd_2.0.2.tar.gz(r-4.5-noble)httpgd_2.0.2.tar.gz(r-4.4-noble)
httpgd.pdf |httpgd.html✨
httpgd/json (API)
NEWS
# Install 'httpgd' in R: |
install.packages('httpgd', repos = c('https://nx10.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/nx10/httpgd/issues
Last updated 6 months agofrom:b0a5ec3863. Checks:OK: 1 NOTE: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win-x86_64 | NOTE | Nov 03 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 03 2024 |
R-4.4-win-x86_64 | NOTE | Nov 03 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 03 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 03 2024 |
R-4.3-win-x86_64 | NOTE | Nov 03 2024 |
R-4.3-mac-x86_64 | NOTE | Nov 03 2024 |
R-4.3-mac-aarch64 | NOTE | Nov 03 2024 |
Exports:hgdhgd_browsehgd_closehgd_detailshgd_generate_tokenhgd_urlhgd_viewhgd_watch
Dependencies:AsioHeadersclicpp11gluelifecyclerlangsystemfontsunigd
Docker
Rendered fromb03_docker.Rmd
usingknitr::rmarkdown
on Nov 03 2024.Last update: 2021-12-17
Started: 2021-11-25
Getting started
Rendered froma01_how-to-get-started.Rmd
usingknitr::rmarkdown
on Nov 03 2024.Last update: 2022-09-18
Started: 2021-11-25
httpgd API
Rendered fromc01_httpgd-api.Rmd
usingknitr::rmarkdown
on Nov 03 2024.Last update: 2022-09-17
Started: 2021-11-25
Installation
Rendered froma00_installation.Rmd
usingknitr::rmarkdown
on Nov 03 2024.Last update: 2022-09-17
Started: 2021-11-25
RStudio
Rendered fromb02_rstudio.Rmd
usingknitr::rmarkdown
on Nov 03 2024.Last update: 2022-01-03
Started: 2021-11-25
VS Code
Rendered fromb01_vscode.Rmd
usingknitr::rmarkdown
on Nov 03 2024.Last update: 2022-01-03
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 |