Alex

Results 16 comments of Alex

Some zip applications are skipping the "Content_type.xml" file. Can you either send me a corrupt xlsx file at [email protected] or jsut unzip the corrupt xlsx file and tell me if...

Hi, Thanks for you email. Can you please update to the most recent version of openxlsx from github with devtools::install_github("awalker89/openxlsx") If you are still having issues I'll be happy to...

Yeah that's a bug. I've updated the dev version to remove that line. Please update with ``` devtools::install_github("awalker89/openxlsx") ```

If possible can you please email the xlsx file? The bugs associated with loadWorkbook tend to be due to features openxlsx does not yet support (or only has basic support...

Thanks Sarunas. This particular bug should be fixed now.

Never solved this one - if you find anything please let me know.

@hannofalkenberg it will be a bug in openxlsx. If you can supply an xlsx file which is corrupted after loading with openxlsx I will have a look.

This works for me running version `4.0.11` and Excel 2013. Can you please try updating to the latest dev version with `devtools::install_github("awalker89/openxlsx")`. What version of Excel are you using?

Have you tried the latest dev version from github? Do the examples in `?loadWorkbook` work for you?

Can you please attach an example xlsx file