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-noble)unigd_0.1.3.tar.gz(r-4.5-noble)
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 2 months agofrom:b6c5181aa1 (on v0.1.3). Checks:10 OK, 2 FAIL. Indexed: no.
Target | Result | Total time |
---|---|---|
linux-devel | OK | |
source / vignettes | OK | |
linux-release | OK | |
macos-release-x86_64 | OK | |
macos-release-arm64 | OK | |
macos-oldrel-x86_64 | OK | |
macos-oldrel-arm64 | OK | |
windows-devel | OK | |
windows-release | OK | |
windows-oldrel | OK | |
wasm-release | FAIL | |
wasm-oldrel | FAIL |
Exports:ugdugd_clearugd_closeugd_idugd_infougd_removeugd_renderugd_render_inlineugd_renderersugd_saveugd_save_inlineugd_stateugd_test_pattern
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 |