-
Notifications
You must be signed in to change notification settings - Fork 81
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
Unable to generate a reprex due to possibly clipboard or file connection issue #441
Comments
I think the short answer is that the spaces in the filename are a problem ( |
I have tracked this down to the Lines 87 to 90 in 651f5ef
Apparently we have to do some hack and that is not working well when the original input filename has spaces. In the debugger, I can see that knitr has actually replaced spaces with
So this is the problem. I've left the notes above for possible future investigation, but for now this is a #wontfix. I think it's pretty rare to use reprex with an input file and, within that narrow use case, my recommendation is to avoid have spaces in the filepath. |
Hi,
I am unable to generate a reprex using 2.0.2. Apologies for not being able to follow your issues template. This appears to be the case for both the IDE add-in as well as Console.
Here is the error stack:
Here is the content of std_out_err.text
The text was updated successfully, but these errors were encountered: