This commit is contained in:
Patrick Schratz 2024-08-26 16:56:35 +02:00
commit 12c711474c
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -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,