-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Labels
Bug: MediumBugs that don't influence the basic function of the app, but it's better to fix them at some point.Bugs that don't influence the basic function of the app, but it's better to fix them at some point.Component: Import/Export
Description
JASP Version
0.19.2
Commit ID
No response
JASP Module
Unrelated
What analysis are you seeing the problem on?
No response
What OS are you seeing the problem on?
Windows 10
Bug Description
The new import Excel in 0.19.2 seems to work except that it replaces all variable names with V1 through Vk (where k is number of columns)? Also I see from August that this uses freexl, never heard of it and I'm not sure why it's not using one of the several established Excel libraries in R? I use readxl to read Excel files in R
Excel file:
Imported into JASP:
Expected Behaviour
Retain column names when importing Excel file
Steps to Reproduce
- import Excel file
- witness through eye sight that the column names have been replaced with V1-Vk
Log (if any)
No response
More Debug Information
No response
Final Checklist
- I have included a screenshot showcasing the issue, if possible.
- I have included a JASP file (zipped) or data file that causes the crash/bug, if applicable.
- I have accurately described the bug, and steps to reproduce it.
Metadata
Metadata
Assignees
Labels
Bug: MediumBugs that don't influence the basic function of the app, but it's better to fix them at some point.Bugs that don't influence the basic function of the app, but it's better to fix them at some point.Component: Import/Export