Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting read.xlsx() argument detectDates = TRUE cannot run #504

Closed
KimberlyHinz opened this issue Sep 25, 2024 · 3 comments
Closed

Setting read.xlsx() argument detectDates = TRUE cannot run #504

KimberlyHinz opened this issue Sep 25, 2024 · 3 comments

Comments

@KimberlyHinz
Copy link

When trying to read in a XLSX file with dates and using detectDates = TRUE, the console seems to freeze. It will not complete running, nor can I escape out of the code to stop it. R has to be either closed or forced closed through Task Manager.

I've been using as_date() with origin = "1899-12-30" as a workaround for the time being, but detectDates is more convenient.

@JanMarvin
Copy link
Collaborator

Hi, this should be fixed with 4.2.7.1. could you please try this?

@KimberlyHinz
Copy link
Author

Hi, this worked! Thank you for the quick response!

@JanMarvin
Copy link
Collaborator

Thanks for reporting and testing. This was caused by some strange windows only bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants