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

Merging with development to fix calculate_coverage error. #20

Merged
merged 2 commits into from
May 25, 2023

Conversation

mhsjacoby
Copy link
Contributor

Update calculate_coverage function to specify bins as numeric type. Fixes error introduced by newer version of dplyr.

dexterluu and others added 2 commits March 28, 2023 13:21
Forced the bins object to be numeric data in all dplyr::between calls to make it work in the most recent version of dplyr (version 1.0.10)
@mhsjacoby mhsjacoby merged commit ebe0eb9 into master May 25, 2023
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.

3 participants