Source: r-cran-r.devices
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Doug Torrance <dtorrance@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-r.methodss3,
 r-cran-r.oo,
 r-cran-r.utils,
 r-cran-base64enc,
 architecture-is-64-bit,
 architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-r.devices
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-r.devices.git
Homepage: https://cran.r-project.org/package=R.devices

Package: r-cran-r.devices
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Unified Handling of Graphics Devices
 Functions for creating plots and image files in a unified way regardless
 of output format (EPS, PDF, PNG, SVG, TIFF, WMF, etc.). Default device options
 as well as scales and aspect ratios are controlled in a uniform way across
 all device types. Switching output format requires minimal changes in code.
 This package is ideal for large-scale batch processing, because it will never
 leave open graphics devices or incomplete image files behind, even on errors
 or user interrupts.
