-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Adds min package version #57
Conversation
Code Coverage Summary
Diff against main
Results for commit: 29e190a Minimum allowed coverage is ♻️ This comment has been updated with latest results |
#' @export | ||
#' @return A dataframe | ||
#' | ||
tidy.pool <- function(x) { # nolint | ||
tidy.pool <- function(x, ...) { # nolint |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
R CMD check error due to mismatch signature with generic tidy()
function.
No news entry is present |
Thanks @kartikeyakirar , should be good now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
WIP :: parent issue: insightsengineering/nestdevs-tasks#7
🔴 Checklist for PR Reviewer
main
rmarkdown
(may have been removed onSuggests
)Imports
,Depends
&Suggests
are in new sectionConfig/Needs/verdepcheck
NEWS.md
scheduled.yaml
action was run succesfully (all 4 strategies)Scheduled 🕰️ / Dependency
actionsscheduled.yaml
SHOULD NOT have any push on any branches🔴 What's needed before merging?
This PR depends on some upstream changes that need to be finalized/merged before being ready to review.
Change in code
verdepcheck.yml
action (see comments)on: push
sectionPRS
min_isolated
andmin_cohort
r-verdepcheck-action#16Changes description
DESCRIPTION
Config/Need/verdepcheck
section inDESCRIPTION