Source: r-cran-waldo
Section: gnu-r
Priority: optional
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Andreas Tille <tille@debian.org>
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-waldo
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-waldo.git
Homepage: https://cran.r-project.org/package=waldo
Standards-Version: 4.6.2
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               r-cran-cli,
               r-cran-diffobj (>= 0.3.4),
               r-cran-fansi,
               r-cran-glue,
               r-cran-rematch2,
               r-cran-rlang (>= 1.0.0),
               r-cran-tibble
Testsuite: autopkgtest-pkg-r

Package: r-cran-waldo
Architecture: all
Depends: ${R:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: find differences between R objects
 Compare complex R objects and reveal the key
 differences.  Designed particularly for use in testing packages where
 being able to quickly isolate key differences makes understanding test
 failures much easier.
