File: control

package info (click to toggle)
r-cran-devtools 2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,360 kB
  • sloc: sh: 25; makefile: 5
file content (37 lines) | stat: -rw-r--r-- 1,324 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Source: r-cran-devtools
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Andreas Tille <tille@debian.org>,
           Dylan Aïssi <daissi@debian.org>
Section: gnu-r
Priority: optional
Build-Depends: debhelper (>= 11~),
               dh-r,
               r-base-dev,
               r-cran-callr,
               r-cran-cli,
               r-cran-digest,
               r-cran-git2r (>= 0.23.0),
               r-cran-httr (>= 0.4),
               r-cran-jsonlite,
               r-cran-memoise (>= 1.0.0),
               r-cran-pkgbuild (>= 1.0.2),
               r-cran-pkgload (>= 1.0.1),
               r-cran-rcmdcheck (>= 1.3.0),
               r-cran-remotes (>= 2.0.0),
               r-cran-rstudioapi (>= 0.6.0.9000),
               r-cran-sessioninfo,
               r-cran-usethis (>= 1.4.0),
               r-cran-withr
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-devtools
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-devtools.git
Homepage: https://cran.r-project.org/package=devtools

Package: r-cran-devtools
Architecture: all
Depends: ${R:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: Tools to Make Developing R Packages Easier
 Collection of package development tools.