Skip to content
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

[r] Correct parenthesis in covr() call activate quiet=FALSE #2243

Merged
merged 1 commit into from
Mar 9, 2024

Conversation

eddelbuettel
Copy link
Contributor

Issue and/or context:

The covr() function of the eponymous package has an argument quiet defaulting to TRUE; our attempt to set it to FALSE was thwarted by the fact that we accidentally included in the other, preceding argument.

Changes:

Move one character a few places in both parts of the if/else call.

Notes for Reviewer:

SC 42849

Copy link

@eddelbuettel eddelbuettel marked this pull request as ready for review March 9, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants