Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinushey committed Oct 13, 2024
1 parent 05b42c1 commit 23fcfb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/dependencies.R
Original file line number Diff line number Diff line change
Expand Up @@ -1081,6 +1081,7 @@ renv_dependencies_discover_r <- function(path = NULL,
node <- renv_call_normalize(node)
for (method in methods)
method(node, envir)
invisible(node)
}

} else {
Expand Down

0 comments on commit 23fcfb2

Please sign in to comment.