Source: r-cran-testit Standards-Version: 4.7.4 Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille , Section: gnu-r Testsuite: autopkgtest-pkg-r Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, architecture-is-64-bit, architecture-is-little-endian, Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-testit Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-testit.git Homepage: https://cran.r-project.org/package=testit Rules-Requires-Root: no Package: r-cran-testit Architecture: all Depends: ${R:Depends}, ${misc:Depends}, git, Recommends: ${R:Recommends}, Suggests: ${R:Suggests}, Description: A Simple Package for Testing R Packages Provides two convenience functions assert() and test_pkg() to facilitate testing R packages.