Package: unigd 0.1.2
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.2.tar.gz
unigd_0.1.2.zip(r-4.5)unigd_0.1.2.zip(r-4.4)unigd_0.1.2.zip(r-4.3)
unigd_0.1.2.tgz(r-4.4-x86_64)unigd_0.1.2.tgz(r-4.4-arm64)unigd_0.1.2.tgz(r-4.3-x86_64)unigd_0.1.2.tgz(r-4.3-arm64)
unigd_0.1.2.tar.gz(r-4.5-noble)unigd_0.1.2.tar.gz(r-4.4-noble)
unigd.pdf |unigd.html✨
unigd/json (API)
NEWS
# Install 'unigd' in R: |
install.packages('unigd', repos = c('https://benz0li.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/nx10/unigd/issues
Uses libs:
Last updated 6 months agofrom:c7d55c9846. Checks:OK: 1 NOTE: 8. Indexed: no.
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: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 |