Many thanks for the useful package. I've been using it for a while without any problems.
However, today I'm creating an excel file with multiple sheets but when I check the folder (via nautilus in Ubuntu 22.04) they are recognized as zip files.
They can be read via writexl::read_xlsx or via "Open With Other Application" with libreoffice, so I don't think there is a problem with the file format. But just wondering if it will lead to some problems in other machines (Windows), and it could lead some user to think it is not an Excel file (which I want to avoid).
This example worked fine in the tmp folder but not in a folder in my user directory.
I uploaded the file to an external tool and when I downloaded it didn't recognize it as an Excel file.
I don't know if this is some headers or some feature missing in the files it creates or it is an issue in how is my computer configured, but I thought it might be helpful for other users to know this "issue".
Many thanks for the useful package. I've been using it for a while without any problems.
However, today I'm creating an excel file with multiple sheets but when I check the folder (via nautilus in Ubuntu 22.04) they are recognized as zip files.
They can be read via
writexl::read_xlsx
or via "Open With Other Application" with libreoffice, so I don't think there is a problem with the file format. But just wondering if it will lead to some problems in other machines (Windows), and it could lead some user to think it is not an Excel file (which I want to avoid).This example worked fine in the tmp folder but not in a folder in my user directory. I uploaded the file to an external tool and when I downloaded it didn't recognize it as an Excel file.
I don't know if this is some headers or some feature missing in the files it creates or it is an issue in how is my computer configured, but I thought it might be helpful for other users to know this "issue".
R: 4.4.0 writexl: '1.5.0'