The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
unigd
A unified R graphics backend. Render R graphics fast and easy to many common file formats.
This package provides a thread-safe interface to power interactive
graphics clients such as httpgd
.
Install unigd
from CRAN:
install.packages("unigd")
Or get the latest development version from GitHub:
::install_github("nx10/unigd") remotes
See system requirements for troubleshooting.
See the guide for more details.
unigd
is mostly written in C++, but contributions to the
tests (in R) or the documentation are also always welcome!
Depends on cpp11
and systemfonts
.
Much of the font handling and SVG rendering code is modified code
from the excellent svglite
package.
This project is licensed GPL v2.0.
It includes parts of svglite
(GPL ≥
2) and fmt
(MIT).
Full copies of the license agreements used by these components are
included in ./inst/licenses
.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.