Skip to content

Commit

Permalink
fix: missing pkg_names object
Browse files Browse the repository at this point in the history
  • Loading branch information
ahasverus committed Dec 19, 2024
1 parent 2481e40 commit 211caf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/add_deps.R
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ add_deps <- function() {

} else {

pkg_names <- NULL
pkg_versions <- NULL
}

Expand Down

0 comments on commit 211caf2

Please sign in to comment.