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

Round before handing off to slice_sample() #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DavisVaughan
Copy link

This PR makes your package compatible with the next version of dplyr:

slice_sample() now requires that n is a whole number. I've chosen to enforce this here by using round(), but you might want a different approach.

We plan to submit dplyr 1.1.0 on January 27th.

This should be compatible with both dev and CRAN dplyr. It would help us out if you could go ahead and send a patch version of your package to CRAN ahead of time! Thanks!

@gaborcsardi
Copy link

Hi, this is a read only mirror of CRAN, please see the package authors in the DESCRIPTION file. Look for Maintainer, BugReports and URL. Thanks!

sametsoekel added a commit to sametsoekel/kmscv that referenced this pull request Dec 29, 2022
sametsoekel added a commit to sametsoekel/kmscv that referenced this pull request Dec 29, 2022
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.

2 participants