colearendt / xlsx

An R package to interact with Excel files using the Apache POI java library
https://colearendt.github.io/xlsx/
85 stars 32 forks source link

R 4 compatibility? #182

Closed Luke791 closed 2 years ago

Luke791 commented 2 years ago

Does it fully work with R4?

colearendt commented 2 years ago

I believe so! CI just passed for R 4.1.2 on MacOS https://github.com/colearendt/xlsx/runs/4989352653?check_suite_focus=true

Apparently I need to do some work getting Windows CI to pass, and test on linux too. But baseline language compatibility should be there!