ycphs/openxlsx

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

Close-your-eyes opened this issue · 2 comments

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.

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.

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