I get the following error when I want to read a new excel file into my old projects:
"Reading Excel: evaluation error with zip file cannot be opened"
I can open the same file in a new project. What could be the difference?
Does the creation date of the file have any significance for readxl
package?