Source: r-cran-rhub
Standards-Version: 4.7.3
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Andrius Merkys <merkys@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-callr,
 r-cran-cli,
 r-cran-curl,
 r-cran-desc,
 r-cran-gert,
 r-cran-glue,
 r-cran-gitcreds,
 r-cran-jsonlite,
 r-cran-pkgbuild,
 r-cran-processx,
 r-cran-rappdirs,
 r-cran-rematch,
 r-cran-r6,
 r-cran-rprojroot,
 r-cran-whoami,
 architecture-is-64-bit,
 architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-rhub
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-rhub.git
Homepage: https://cran.r-project.org/package=rhub
Rules-Requires-Root: no

Package: r-cran-rhub
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Tools for R Package Developers
 R-hub v2 uses GitHub Actions to run 'R CMD check' and
 similar package checks. The 'rhub' package helps you set up
 R-hub v2 for your R package, and start running checks.
