Skip to content

Corrects length(pkg) checks - #902

Open
jmbarbone wants to merge 5 commits into
r-lib:mainfrom
jmbarbone:333-length-checks
Open

Corrects length(pkg) checks#902
jmbarbone wants to merge 5 commits into
r-lib:mainfrom
jmbarbone:333-length-checks

Conversation

@jmbarbone

@jmbarbone jmbarbone commented Jul 21, 2026

Copy link
Copy Markdown

closes #333

Comment thread R/deps-explain.R
#' @param deps Package names of the dependencies to explain.
#' @param upgrade Whether to use the most recent available package
#' versions.
#' @inheritParams pkg_install

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pkg_install(pkg) can include multiple packages, but passing multiple packages into pkg_deps_explain() seems to fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

syntax typos with using stopifnot()?

1 participant