Source: r-cran-testit Section: gnu-r Priority: optional Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille 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 Standards-Version: 4.7.3 Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, architecture-is-64-bit, architecture-is-little-endian Testsuite: autopkgtest-pkg-r Package: r-cran-testit Architecture: all Depends: ${R:Depends}, ${misc:Depends} Recommends: ${R:Recommends} Suggests: ${R:Suggests} Description: simple package for testing GNU R packages This GNU R package provides two convenience functions assert() and test_pkg() to facilitate testing R packages.