软件包: r-cran-cairo (1.5-14-1)
r-cran-cairo 的相关链接
Trisquel 的资源:
下载源码包 r-cran-cairo:
维护者:
Original Maintainers:
- Debian R Packages Maintainers
- Andreas Tille
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
GNU R graphics device using cairo graphics library
GNUR R graphics device using cairo graphics library for creating high- quality bitmap (PNG, JPEG, TIFF), vector (PDF, SVG, PostScript) and display (X11 and Win32) output
Cairo graphics device that can be use to create high-quality vector (PDF, PostScript and SVG) and bitmap output (PNG,JPEG,TIFF), and high- quality rendering in displays (X11 and Win32). Since it uses the same back-end for all output, copying across formats is WYSIWYG. Files are created without the dependence on X11 or other external programs. This device supports alpha channel (semi-transparent drawing) and resulting images can contain transparent and semi-transparent regions. It is ideal for use in server environments (file output) and as a replacement for other devices that don't have Cairo's capabilities such as alpha support or anti-aliasing. Backends are modular such that any subset of backends is supported.
其他与 r-cran-cairo 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcairo2 (>= 1.2.4)
- Cairo 2D vector graphics library
-
- dep: libfreetype6 (>= 2.2.1)
- FreeType 2 font engine, shared library files
-
- dep: libjpeg8 (>= 8c)
- Independent JPEG Group's JPEG runtime library (dependency package)
-
- dep: libx11-6
- X11 client-side library
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 4.1.2-1ubuntu1)
- GNU R core of statistical computation and graphics system
-
- sug: r-cran-png
- GNU R package to read and write PNG images