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 site:https://nx10.github.io
Last updated 3 months agofrom:b6c5181aa1 (on v0.1.3). Checks:12 OK, 1 FAIL. Indexed: no.
Target | Result | Total time |
---|---|---|
source / vignettes | OK | 228 |
linux-devel-x86_64 | OK | 158 |
linux-devel-arm64 | OK | 160 |
linux-release-x86_64 | OK | 159 |
linux-release-arm64 | OK | 160 |
macos-release-x86_64 | OK | 230 |
macos-release-arm64 | OK | 106 |
macos-oldrel-x86_64 | OK | 178 |
macos-oldrel-arm64 | OK | 110 |
windows-devel | OK | 214 |
windows-release | OK | 259 |
windows-oldrel | OK | 204 |
wasm-release | FAIL | 195 |
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 |