-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
implement an alternative way of getting release date #42
Conversation
Code Coverage Summary
Diff against main
Results for commit: 07c97c0 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Unit Tests Summary 1 files 4 suites 1s ⏱️ Results for commit 07c97c0. ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Good thing you applied my original suggestion and not the edit 🤦
pkgcache
stopped reporting publish date used as a release date used in min_cohort strategy. As a result, NA is used which makes max release date not correct.I have reported this (linked issue) and the maintainer agreed it's an issue that needs a fix. Until this happen, please see this temporary workaround of scrapping it from CRAN webpage.
@Melkiades FYI: that's the root cause of the
formatters
issue we have observed