Skip to content

Commit

Permalink
do not export renv_lock_r_ver()
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardJActon committed Oct 15, 2024
1 parent f717e9a commit 0f9de72
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ export(available_r)
export(ga_cachix)
export(nix_build)
export(renv2nix)
export(renv_lock_r_ver)
export(rix)
export(rix_init)
export(tar_nix_ga)
Expand Down
2 changes: 0 additions & 2 deletions R/renv_helpers.R
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,6 @@ renv2nix <- function(
#' @return a length 1 character vector with the version of R recorded in
#' renv.lock
#'
#' @export
#'
#' @examples
#'
#' rix(r_ver = renv_lock_r_ver())
Expand Down

0 comments on commit 0f9de72

Please sign in to comment.