Package: unigd 0.1.3

unigd: Universal Graphics Device
A unified R graphics backend. Render R graphics fast and easy to many common file formats. Provides a thread safe 'C' interface for asynchronous rendering of R graphics.
Authors:
unigd_0.1.3.tar.gz
unigd_0.1.3.zip(r-4.6)unigd_0.1.3.zip(r-4.5)unigd_0.1.3.zip(r-4.4)
unigd_0.1.3.tgz(r-4.5-x86_64)unigd_0.1.3.tgz(r-4.5-arm64)unigd_0.1.3.tgz(r-4.4-x86_64)unigd_0.1.3.tgz(r-4.4-arm64)
unigd_0.1.3.tar.gz(r-4.6-arm64)unigd_0.1.3.tar.gz(r-4.6-x86_64)unigd_0.1.3.tar.gz(r-4.5-arm64)unigd_0.1.3.tar.gz(r-4.5-x86_64)
unigd.pdf |unigd.html✨
unigd/json (API)
NEWS
| # Install 'unigd' in R: |
| install.packages('unigd', repos = c('https://community.r-multiverse.org', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/nx10/unigd/issues
Pkgdown/docs site:https://nx10.github.io
Last updated from:b6c5181aa1 (on v0.1.3). Checks:12 OK, 1 FAIL. Indexed: no.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-arm64 | OK | 150 | |
| linux-devel-x86_64 | OK | 161 | |
| source / vignettes | OK | 348 | |
| linux-release-arm64 | OK | 160 | |
| linux-release-x86_64 | OK | 157 | |
| macos-release-arm64 | OK | 145 | |
| macos-release-x86_64 | OK | 260 | |
| macos-oldrel-arm64 | OK | 125 | |
| macos-oldrel-x86_64 | OK | 175 | |
| windows-devel | OK | 259 | |
| windows-release | OK | 274 | |
| windows-oldrel | OK | 324 | |
| wasm-release | FAIL | 142 |
Exports:ugdugd_clearugd_closeugd_idugd_infougd_removeugd_renderugd_render_inlineugd_renderersugd_saveugd_save_inlineugd_stateugd_test_pattern
Dependencies:base64encclicpp11gluejsonlitelifecyclerlangsystemfonts
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| unigd: Universal graphics device | unigd-package unigd |
| A unified R graphics backend. | ugd |
| Clear all unigd plot pages. | ugd_clear |
| Close unigd device. | ugd_close |
| Query unigd plot IDs | ugd_id |
| unigd device information. | ugd_info |
| Remove a unigd plot page. | ugd_remove |
| Render unigd plot and return it. | ugd_render |
| Inline plot rendering. | ugd_render_inline |
| unigd device renderers. | ugd_renderers |
| Render unigd plot to a file. | ugd_save |
| Inline plot rendering to a file. | ugd_save_inline |
| unigd device status. | ugd_state |
| Plot a test pattern that can be used to evaluate and compare graphics devices. | ugd_test_pattern |
