Source: r-cran-grimport2
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 14),
 dh-r,
 r-base-dev,
 r-cran-xml,
 r-cran-png,
 r-cran-jpeg,
 r-cran-base64enc,
 r-pkg-team-core-architecture,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-grimport2
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-grimport2.git
Homepage: https://cran.r-project.org/package=grImport2

Package: r-cran-grimport2
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
 r-pkg-team-core-architecture,
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Importing 'SVG' Graphics
 Functions for importing external vector images and drawing them as part
 of 'R' plots. This package is different from the 'grImport' package because,
 where that package imports 'PostScript' format images, this package imports
 'SVG' format images. Furthermore, this package imports a specific subset
 of 'SVG', so external images must be preprocessed using a package like 'rsvg'
 to produce 'SVG' that this package can import. 'SVG' features that are not
 supported by 'R' graphics, e.g., gradient fills, can be imported and then
 exported via the 'gridSVG' package.
