-
Notifications
You must be signed in to change notification settings - Fork 92
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
Basic reprex crashes R #5969
Comments
It also repro's the failure on Windows |
If you look at std_out, it's failing to upload the image to imgur: Standard output and errorQuitting from lines 20-22 [unnamed-chunk-2] (steep-carp_reprex.spin.Rmd)
Error in xfun::upload_imgur(file, key, ..., include_xml = TRUE) :
Failed to upload steep-carp_reprex_files/figure-gfm/unnamed-chunk-2-1.png (reason: 1025) |
This fails in RStudio as well; we should likely open an issue on the reprex repo. |
There already is one! I added our example to tidyverse/reprex#475. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
System details:
Positron and OS details:
2025.02.0-39
OSX
Interpreter details:
R 4.3.3
Describe the issue:
Simple reprex seems to be crashing R (see repro steps).
Steps to reproduce the issue:
Note the crash message:
Expected or desired behavior:
Reprex works normally.
Were there any error messages in the UI, Output panel, or Developer Tools console?
None
The text was updated successfully, but these errors were encountered: