Skip to content

Commit

Permalink
more succinct inherit dot params
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardJActon committed Oct 24, 2024
1 parent ff69fe2 commit 9c1f539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/renv_helpers.R
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ renv_remote_pkgs <- function(
#' repository in which case an attempt is made to handle them and pass them to the
#' `git_pkgs` argument of [rix]
#' Currently defaults to "fast", "accurate" is not yet implemented
#' @inheritDotParams rix system_pkgs local_r_pkgs tex_pkgs ide project_path overwrite print message_type shell_hook
#' @inheritDotParams rix system_pkgs local_r_pkgs:shell_hook
#'
#' @return nothing side effects only, unless `return_rix_call = TRUE` in which case an unevaluated
#' call to the [rix] function is returned
Expand Down

0 comments on commit 9c1f539

Please sign in to comment.