File: control

package info (click to toggle)
r-cran-devtools 2.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,268 kB
  • sloc: sh: 14; makefile: 5
file content (45 lines) | stat: -rw-r--r-- 1,634 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
38
39
40
41
42
43
44
45
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
Testsuite: autopkgtest-pkg-r
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               r-cran-usethis (>= 1.6.3),
               r-cran-callr (>= 3.4.4),
               r-cran-cli (>= 2.0.2),
               r-cran-covr,
               r-cran-desc,
               r-cran-dt (>= 0.15),
               r-cran-ellipsis,
               r-cran-httr (>= 1.4.2),
               r-cran-jsonlite (>= 1.7.1),
               r-cran-memoise (>= 1.1.0),
               r-cran-pkgbuild (>= 1.1.0),
               r-cran-pkgload (>= 1.1.0),
               r-cran-rcmdcheck (>= 1.3.3),
               r-cran-remotes (>= 2.2.0),
               r-cran-rlang (>= 0.4.7),
               r-cran-roxygen2 (>= 7.1.1),
               r-cran-rstudioapi (>= 0.11),
               r-cran-rversions,
               r-cran-sessioninfo,
               r-cran-testthat (>= 2.3.2),
               r-cran-withr (>= 2.2.0)
Standards-Version: 4.5.0
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
Rules-Requires-Root: no

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.