We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f960f0b commit 0e2b539Copy full SHA for 0e2b539
R/build.R
@@ -10,9 +10,7 @@
10
#' source. If `NA`, use a built-in list of references to packages pre-modified
11
#' for use with webR. Defaults to `NULL`, meaning no preference over the usual
12
#' remote sources.
13
-#' @param dependencies Dependency specification for packages to additionally
14
-#' build. Defaults to `FALSE`, meaning no additional packages. See
15
-#' [pkgdepends::as_pkg_dependencies] for details.
+#' @inheritParams add_pkg
16
#'
17
#' @importFrom pkgdepends new_pkg_download_proposal
18
#' @export
0 commit comments