File: control

package info (click to toggle)
cairodevice 2.23-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 220 kB
  • ctags: 128
  • sloc: ansic: 1,335; makefile: 1; sh: 1
file content (17 lines) | stat: -rw-r--r-- 627 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: cairodevice
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper (>= 7.0.0), cdbs, r-base-dev (>= 3.3.1), libgtk2.0-dev, libcairo2-dev, xvfb, xauth, xfonts-base
Standards-Version: 3.9.7

Package: r-cran-cairodevice
Architecture: any
Depends: ${R:Depends}, ${shlibs:Depends}
Description: GNU R Cairo/Gtk2 device driver package
 This CRAN package provides a Cairo/GTK2 graphics device for GNU R that 
 that, in addition to standalone functionality, can be used to create 
 devices as embedded components in a GUI using a Gtk drawing area widget, 
 e.g. using RGtk2.