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

Warning in package check: checking S3 generic/method consistency for group_* #104

Open
mikelove opened this issue Nov 12, 2023 · 0 comments

Comments

@mikelove
Copy link
Member

W  checking S3 generic/method consistency (3.7s)
   group_split:
     function(.tbl, ..., .keep)
   group_split.GroupedGenomicRanges:
     function(.data, ..., keep)

   group_split:
     function(.tbl, ..., .keep)
   group_split.GroupedIntegerRanges:
     function(.data, ..., keep)

   group_split:
     function(.tbl, ..., .keep)
   group_split.Ranges:
     function(.data, ..., keep)

   group_keys:
     function(.tbl, ...)
   group_keys.Ranges:
     function(.data, ...)

   group_keys:
     function(.tbl, ...)
   group_keys.GroupedGenomicRanges:
     function(.data, ...)

   group_keys:
     function(.tbl, ...)
   group_keys.GroupedIntegerRanges:
     function(.data, ...)
   See section ‘Generic functions and methods’ in the ‘Writing R
   Extensions’ manual.
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