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
Preview in data import tools fail (from Excel, from Text: readr) #4138
Comments
|
I can reproduce this as well, but it also seems to reproduce in RStudio v1.1. Perhaps something has changed in |
|
For what it's worth, it works on MacOS Mojave Desktop and Red Hat 7.6 Server, so this appears to be a Windows-only issue. |
|
It didn't work for me on macOS Mojave. @ronblum what version of |
|
It appears the underlying issue may be caused by the latest version of |
|
Confirmed. It works with |
|
Workaround added to tibble 2.0.1, on CRAN now. |
|
Thanks! |
handle tibbles in data import (#4138)
System details
Steps to reproduce the problem
Use RStudio tool to import Excel file. File is attached:
iris.xlsx
The same situation is with import from text tool:

Describe the problem in detail
Preview of dataset fails (see print screen), but file is imported successfully.
Describe the behavior you expected
Correct preview of the dataset.
The text was updated successfully, but these errors were encountered: