Skip to content

handle long requires in generateDesign() #233

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

mb706
Copy link
Collaborator

@mb706 mb706 commented Jun 15, 2021

deparse() can create vectors with more than one element when the expression being deparsed is long; vapply() will then throw an error because the return of grepl() is not a scalar any more in that case.

@mb706 mb706 requested a review from jakob-r September 27, 2022 15:44
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.

1 participant