Source: r-cran-testthat
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: gnu-r
Priority: optional
Build-Depends: debhelper (>= 10),
               dh-r,
               r-cran-digest,
               r-cran-stringr,
               r-cran-evaluate,
               r-cran-crayon,
               r-cran-praise,
               r-cran-r6
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-testthat.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-testthat.git
Homepage: https://cran.r-project.org/package=testthat

Package: r-cran-testthat
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         ${R:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests},
          r-cran-devtools
Description: GNU R testsuite
 Testthat code. Tools to make testing fun.
 .
 A testing package specifically tailored for R that's fun, flexible and
 easy to set up.
