cmu-delphi / cmu-delphi/epipredict
Potential date processing issues
Open
- Dominant language
- R
- Stars
- 18
- Forks
- 13
- Avg merge
- 21d 58m
- Merged PRs (30d)
- 1
Description
`as.Date` when called on integers (e.g. `as.Date(12345)`) needs to have a start date defined for R versions older than 4.3.1.
I suspect this is a potential problem in many places, so we should at least check and possibly create a robust fix.
_Originally posted by @dsweber2 in https://github.com/cmu-delphi/epipredict/issues/225#issuecomment-1674026937_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.