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

Replace dplyr::spread with tidyr::pivot_wider #8

Closed
edawson opened this issue Apr 15, 2020 · 1 comment
Closed

Replace dplyr::spread with tidyr::pivot_wider #8

edawson opened this issue Apr 15, 2020 · 1 comment

Comments

@edawson
Copy link
Owner

edawson commented Apr 15, 2020

Spread has been retired in favor of pivot_wider. The per_sample_*_summary functions rely on spread; this needs to be bumped to the new API.

@edawson
Copy link
Owner Author

edawson commented Apr 23, 2020

Fixed by #9

@edawson edawson closed this as completed Apr 23, 2020
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

1 participant