File: control

package info (click to toggle)
tkrplot 0.0.23-4
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 240 kB
  • ctags: 46
  • sloc: ansic: 232; makefile: 1; sh: 1
file content (13 lines) | stat: -rw-r--r-- 479 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: tkrplot
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper (>= 7.0.0), cdbs, r-base-dev (>= 3.3.0), libx11-dev, tcl8.6-dev, tk8.6-dev
Standards-Version: 3.9.7

Package: r-cran-tkrplot
Architecture: any
Depends: ${shlibs:Depends}, ${R:Depends}
Description: GNU R embedded Tk plotting device package
 This CRAN package provides a Tk graphics device which enables embedding
 of GNU R plot() results inside a Tk widget.