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

Add debug() step in R binary search #6178

Merged
merged 2 commits into from
Aug 24, 2023
Merged

Conversation

cderv
Copy link
Collaborator

@cderv cderv commented Jul 11, 2023

This is following a discussion at #6162

I don't know if this add some time to call some debug() steps in general case. But it can help in situation where we need to debug like #6162

Setting QUARTO_LOG_LEVEL=DEBUG now prints some information about where R is searched and found.

@cscheid
Copy link
Collaborator

cscheid commented Aug 23, 2023

@cderv LGTM to merge, but we need to fix the conflict.

@cderv cderv changed the title Add debug() step in R binary search to help with finding problems Add debug() step in R binary search Aug 24, 2023
@cderv cderv merged commit 0147b50 into main Aug 24, 2023
47 checks passed
@cderv cderv deleted the add-debug-to-rBinaryPath-search branch August 24, 2023 09:38
cderv added a commit that referenced this pull request Aug 24, 2023
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.

2 participants