awalker89 / openxlsx

R package for .xlsx file reading and writing.
Other
364 stars 79 forks source link

output xlsx unable to open with Excel 16.26 #477

Open XinranYPCCC opened 5 years ago

XinranYPCCC commented 5 years ago

Actual Behavior

I'm running Excel most recent version (16.26) on Mac. It bombs whenever I tried to open the 'xlsx' produced from 'write.xlsx'. Does anyone else run into the same issue?

sessionInfo()

msberends commented 5 years ago

Does anyone else run into the same issue?

I don't on macOS Mojave, Office 365 (also Excel 16.26), R 3.6.1. Works flawlessly.

What's your operating system? Your version of R (1.2.1335) is not R, it's RStudio. What is your R version?