Closed mikecrobp closed 2 years ago
Hmm I don't think anything has changed in writexl, but maybe this is related to recent changes in base R wrt dates? Did you maybe test with r-devel?
I am using very vanilla environment. R 4.2.1 plus packages based on binaries and source. Regressing 4.1.1 to 4.1.0 seemed to make the difference.
I am very happy to do any other testing you need
Can you test with the new version?
install.packages("writexl", repos = "https://ropensci.r-universe.dev")
Can you test with the new version?
install.packages("writexl", repos = "https://ropensci.r-universe.dev")
Yes - that works for me. Thank you
The following code generates 2 issues
Issues:
No issue with 1.4.0