Skip to content

Pull Request by Zilin Huang regarding Issue #221 - #228

Closed
huangz73 wants to merge 19 commits into
pharmaverse:mainfrom
huangz73:issue_221
Closed

Pull Request by Zilin Huang regarding Issue #221#228
huangz73 wants to merge 19 commits into
pharmaverse:mainfrom
huangz73:issue_221

Conversation

@huangz73

Copy link
Copy Markdown

Fix issue #221 by modifying the utils-add_risktable() function for duplicated x-axis case.

@huangz73

Copy link
Copy Markdown
Author

utils-add_risktable.R has an updated argument on times

Comment thread R/ggcuminc.R Outdated
}
if (any(!outcome %in% unique(df$outcome))) {
cli_abort("Argument {.code outcome} must be one or more of {.val {unique(df$outcome)}}")
cli_abort("Argument {.arg x} does not support {.cls survfit.coxphms} object.")

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand this change to the error message. Was this intentional?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ddsjoberg apologize that I may make this change by mistake. I have changed this section back to its original version (with "Argument {.code outcome}")

@ShreyaSreeram27

Copy link
Copy Markdown
Collaborator

hey @ddsjoberg main issue for the failing check in this PR seems to be an older version of Ubuntu - i think it needs to be updated to: ubuntu-22.04

@ddsjoberg ddsjoberg closed this Jul 25, 2025
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