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

Improve speed of date math #45

Merged
merged 32 commits into from
Apr 14, 2024
Merged

Improve speed of date math #45

merged 32 commits into from
Apr 14, 2024

Conversation

mattheaphy
Copy link
Owner

  • To improve the speed of date calculations, lubridate was replaced with the clock package. Lubridate is no longer included in Imports.
  • Breaking change - The pol_interval() function is no longer exported. As part of the removal of lubridate, this function's dur_length argument only accepts, "year", "quarter", "month", or "week".
  • Shiny app layout updates
  • Small vignette and documentation clean-ups

@mattheaphy mattheaphy merged commit 079d1ef into main Apr 14, 2024
6 checks passed
@mattheaphy mattheaphy deleted the dev branch April 14, 2024 21:17
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

Successfully merging this pull request may close these issues.

1 participant