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

331 efficacy and futility boundary update #335

Merged
merged 36 commits into from
Mar 18, 2024

Conversation

LittleBeannie
Copy link
Collaborator

@LittleBeannie LittleBeannie commented Feb 13, 2024

Closes #331

@LittleBeannie LittleBeannie self-assigned this Feb 13, 2024
@LittleBeannie LittleBeannie linked an issue Feb 13, 2024 that may be closed by this pull request
@LittleBeannie LittleBeannie marked this pull request as draft February 13, 2024 21:34
@LittleBeannie LittleBeannie marked this pull request as ready for review February 14, 2024 16:23
@LittleBeannie
Copy link
Collaborator Author

@nanxstats , please review and edit if you find anywhere inappropriate, but let's wait for Keaven's final approval for merge.

Copy link
Collaborator

@nanxstats nanxstats left a comment

Choose a reason for hiding this comment

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

This looks nice. Besides the style improvements, I did two things worth mentioning:

I only kept the library(gsDesign2) call and removed all other library() calls, especially for gsDesign and gt, to avoid the function name masking situations on as_gt() and as_rtf(), and possibly others. Then I qualified the namespaces with :: in the code chunks explicitly. This could help minimize potential future issues rooted from "loading packages and change the R landscape", especially when serving as a robust template.

Also, since most code chunks use echo = FALSE, I set that option in the beginning globally and use echo = TRUE in the chunks that do need to echo.

keaven and others added 12 commits February 15, 2024 07:44
Merge branches '331-efficacyfutility-boundary-update' and '331-efficacyfutility-boundary-update' of https://github.com/Merck/gsDesign2 into 331-efficacyfutility-boundary-update

# Conflicts:
#	vignettes/articles/story-update-boundary.Rmd
Merge branches '331-efficacyfutility-boundary-update' and '331-efficacyfutility-boundary-update' of https://github.com/Merck/gsDesign2 into 331-efficacyfutility-boundary-update

# Conflicts:
#	vignettes/articles/story-update-boundary.Rmd
Copy link
Collaborator

@nanxstats nanxstats left a comment

Choose a reason for hiding this comment

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

This looks good to me. Thanks!

@nanxstats nanxstats merged commit 0b38c07 into main Mar 18, 2024
8 checks passed
@nanxstats nanxstats deleted the 331-efficacyfutility-boundary-update branch March 18, 2024 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Efficacy/Futility boundary update
3 participants