build
This commit is contained in:
parent
ad20e237d4
commit
12c711474c
1 changed files with 13 additions and 6 deletions
|
|
@ -3,9 +3,9 @@
|
|||
#' Packages which got removed from CRAN can be deleted by setting `prune = TRUE`.
|
||||
#' Argument `interval` allows to specify a range which should be processed.
|
||||
#'
|
||||
#' @export
|
||||
#' @importFrom dplyr bind_rows
|
||||
#' @importFrom purrr walk2
|
||||
#' @export
|
||||
update_packages <- function(
|
||||
package_name,
|
||||
tag,
|
||||
|
|
|
|||
Loading…
Reference in a new issue