ycphs / openxlsx

openxlsx - a fast way to read and write complex xslx files
https://ycphs.github.io/openxlsx/
Other
220 stars 74 forks source link

xlsx file on external device: Error in file(con, "r") : invalid 'description' argument #416

Closed Close-your-eyes closed 5 months ago

Close-your-eyes commented 1 year ago

On a mac, with an xlsx file on an external drive (SSD) I get the following error message, when I try to read or write a file for the second time. That means, once the external device is plugged I can write the xlsx once. But when trying to modify it a second, the error appears. Any idea why? (I saw the other issue here with the same error message, but my xlsx is definitely closed).

Error in file(con, "r") : invalid 'description' argument In addition: Warning message: In unzip(xlsxFile, exdir = xmlDir) : error 1 in extracting from zip file

When I unplug the SSD and plug it again, the error is gone. But this is not very handy for me.

github-actions[bot] commented 6 months ago

This issue is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 5 months ago

This issue was closed because it has been stalled for 7 days with no activity.