Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/unigdPublic

Unified graphics device

NotificationsYou must be signed in to change notification settings

nx10/unigd

Repository files navigation

R-CMD-checkCRANdownloadsCodecov test coverage

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 ashttpgd.

Features

  • Fast plotting
  • Plot resizing and history
  • Render to various image formats (SVG, PNG, PDF, EPS, ...)
  • In-memory access to rendered graphics
  • Platform independent
  • Stateless thread-safe C client API for package developers

Installation

Installunigd from CRAN:

install.packages("unigd")

Or get the latest development version from GitHub:

remotes::install_github("nx10/unigd")

Seesystem requirements for troubleshooting.

Getting started

Seethe guide for more details.

Contributions welcome!

unigd is mostly written in C++, but contributions to the tests (in R) or the documentation are also always welcome!

About & License

Depends oncpp11 andsystemfonts.

Much of the font handling and SVG rendering code is modified code from the excellentsvglite package.

This project is licensed GPL v2.0.

It includes parts ofsvglite (GPL ≥ 2) andfmt (MIT).

Full copies of the license agreements used by these components are included in./inst/licenses.

About

Unified graphics device

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors5

Languages


[8]ページ先頭

©2009-2025 Movatter.jp