Source: r-cran-repr
Section: gnu-r
Priority: optional
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Gordon Ball <gordon@chronitis.net>
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-repr
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-repr.git
Homepage: https://cran.r-project.org/package=repr
Standards-Version: 4.6.2
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               r-cran-htmltools,
               r-cran-jsonlite,
               r-cran-pillar (>= 1.4.0),
               r-cran-base64enc
Testsuite: autopkgtest-pkg-r

Package: r-cran-repr
Architecture: all
Depends: ${R:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Breaks: r-irkernel-repr
Replaces: r-irkernel-repr
Description: Serializable representations of R objects
 GNU R library providing string or binary representations of various types
 of R objects, to support using R with the Jupyter notebook.
