Source: r-cran-remotes
Standards-Version: 4.7.3
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Dylan Aïssi <daissi@debian.org>,
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-remotes
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-remotes.git
Homepage: https://cran.r-project.org/package=remotes
Rules-Requires-Root: no

Package: r-cran-remotes
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: R Package Installation from Remote Repositories, Including 'GitHub'
 Download and install R packages stored in 'GitHub',
 'BitBucket', or plain 'subversion' or 'git' repositories. This package
 is a lightweight replacement of the 'install_*' functions in 'devtools'.
 Indeed most of the code was copied over from 'devtools'.
