temp_ods <- tempfile(fileext = ".ods")
readODS::list_ods_sheets(temp_ods)
#> Warning in normalizePath(zipfile):
#> path[1]="/tmp/RtmpDmr2g2/file1f53337d613f9d.ods": No such file or directory
#> Error in zip::zip_list(zip_path): Cannot open zip file `/tmp/RtmpDmr2g2/file1f53337d613f9d.ods`
While filing this gesistsa/rio#358 I found:
Created on 2023-09-11 with reprex v2.0.2