Git Product home page Git Product logo

Comments (4)

jeroen avatar jeroen commented on May 23, 2024

@jmcnamara is there any reason to not enable use_zip64 by default in my bindings (other than Windows XP support)?

from writexl.

jeroen avatar jeroen commented on May 23, 2024

@PoisonAlien I have exposed an option to enable zip64 in write_xlsx

from writexl.

PoisonAlien avatar PoisonAlien commented on May 23, 2024

Thanks, but now I have the following error with the same command.

> writexl::write_xlsx(
+   x = list(
+     Matrix_processed = mat_processed,
+     Matrix_signal_intensities =  mu
+   ),
+   path = "GEO_submission/GA_illumina_submission_matrices.xlsx",
+   col_names = TRUE,
+   format_headers = TRUE
+ )
[ERROR][libxlsxwriter/packager.c:1151]: Error in closing member in the zipfile
[ERROR] workbook_close(): Zip ZIP_BADZIPFILE error while creating xlsx file 'GEO_submission/GA_illumina_submission_matrices.xlsx'. This may require the use_zip64 option for large files. System error = No such file or directory
Error: Error in libxlsxwriter: 'Zip error ZIP_BADZIPFILE (use_zip64 option may be required).'
> devtools::session_info(pkgs = "writexl")
─ Session info ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
 setting  value                       
 version  R version 3.6.0 (2019-04-26)
 os       Pop!_OS 18.04 LTS           
 system   x86_64, linux-gnu           
 ui       RStudio                     
 language en_US:en                    
 collate  en_US.UTF-8                 
 ctype    en_US.UTF-8                 
 tz       Europe/Berlin               
 date     2020-03-15Packages ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
 package * version  date       lib source                           
 writexl * 1.2.9000 2020-03-15 [1] Github (ropensci/writexl@8d013ea)

[1] /home/anand/R/x86_64-pc-linux-gnu-library/3.6
[2] /usr/local/lib/R/site-library
[3] /usr/lib/R/site-library
[4] /usr/lib/R/library

from writexl.

PoisonAlien avatar PoisonAlien commented on May 23, 2024

Oops sorry. I forgot to use use_zip64 = TRUE. All good.

from writexl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.