File: control

package info (click to toggle)
tkrplot 0.0.29-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 188 kB
  • sloc: ansic: 239; makefile: 2; sh: 1
file content (16 lines) | stat: -rw-r--r-- 666 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: tkrplot
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev (>= 4.4.3), libx11-dev, tcl8.6-dev, tk8.6-dev
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/edd/r-cran-tkrplot
Vcs-Git: https://salsa.debian.org/edd/r-cran-tkrplot.git
Homepage: https://cran.r-project.org/package=tkrplot

Package: r-cran-tkrplot
Architecture: any
Depends: ${shlibs:Depends}, ${R:Depends}, ${misc: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.