Skip to content

Commit 5118d06

Browse files
committed
These options are no longer supported
Support for these legacy devtools.desc options was dropped in usethis v2.0.0 (2020-12-10).
1 parent 6c6d223 commit 5118d06

2 files changed

Lines changed: 0 additions & 29 deletions

File tree

R/devtools-package.R

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,6 @@
1010
#'
1111
#' \item `devtools.install.args`: a string giving extra arguments passed
1212
#' to `R CMD install` by [install()].
13-
#'
14-
#' \item `devtools.desc.author`: a string providing a default Authors@@R
15-
#' string to be used in new \file{DESCRIPTION}s. Should be a R code, and
16-
#' look like `"Hadley Wickham <h.wickham@@gmail.com> [aut, cre]"`. See
17-
#' [utils::as.person()] for more details.
18-
#'
19-
#' \item `devtools.desc.license`: a default license string to use for
20-
#' new packages.
21-
#'
22-
#' \item `devtools.desc.suggests`: a character vector listing packages to
23-
#' to add to suggests by defaults for new packages.
24-
#
25-
#' \item `devtools.desc`: a named list listing any other
26-
#' extra options to add to \file{DESCRIPTION}
27-
#'
2813
#' }
2914
#' @docType package
3015
#' @keywords internal

man/devtools-package.Rd

Lines changed: 0 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)