Skip to content

Conversation

@hadley
Copy link
Member

@hadley hadley commented Jan 21, 2026

Fixes #2500

@hadley hadley requested a review from jennybc January 21, 2026 23:44
}

yesno <- function(msg, .envir = parent.frame()) {
if (!rlang::is_interactive()) {
Copy link
Member Author

Choose a reason for hiding this comment

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

Minimal fix to make this testable interactively. Already an error in real non-interactive contexts because menu() will error.

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.

Steer people away from release()

2 participants