Source: r-cran-diffobj Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille Section: gnu-r Testsuite: autopkgtest-pkg-r Priority: optional Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-crayon Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-diffobj Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-diffobj.git Homepage: https://cran.r-project.org/package=diffobj Rules-Requires-Root: no Package: r-cran-diffobj Architecture: any Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${R:Recommends} Suggests: ${R:Suggests} Description: diffs for GNU R objects This GNU R package generates a colorized diff of two R objects for an intuitive visualization of their differences. It is helpful in some test suite packages (mainly vdiffr).