-
Notifications
You must be signed in to change notification settings - Fork 0
Pull recent changes from main into dev branch #80
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
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
6f40426
Update README; add logo
ewancarr 9755095
Add logo
ewancarr 0402199
Fix image paths
ewancarr 52af683
Remove devtools requirement
ewancarr d142983
Fix missing images
ewancarr 8c51f0e
Use cache for README.Rmd to prevent long runs
ewancarr b558f54
Fix alt text
ewancarr 1d23c21
edits to simulate binary to restrict args using match.args
GForb 617e7dc
edits to simulate continuous to restrict args using match.args
GForb b174b9a
edits to simulate survival to restrict args using match.args
GForb e4557e1
Merge pull request #75 from pmsims-package/dev-add-match-arg
GForb ff471a7
adding custom check args function to use in place of match.arg
GForb a26a0ff
Fix box around print title
ewancarr 4a714e7
removing the option to have binary predictors
GForb 0d93abc
Add input validation of binary prevalence
ewancarr 5f948f4
Update R/simulate_wrappers.R
ewancarr 901c018
Update R/simulate_wrappers.R
ewancarr c6b0f78
Merge pull request #77 from pmsims-package/bug-fix-beta-testing
GForb ab7a913
adding informative error message to generate predictors
GForb b69f2b6
adding cli to DESCRIPTION
GForb e028710
resolving conflicts to merge with updates to main
GForb 5e82a46
removing unecessary @exports
GForb d6875f4
updates to package from call to document()
GForb 1de3d55
Update R/input_validation.R
GForb 63d52eb
Update R/input_validation.R
GForb 68693bd
Update R/data_generators.R
ewancarr 98482be
Apply suggestions from code review
ewancarr 4b11b9f
Apply suggestions from code review
ewancarr 534ce5c
Formatting
ewancarr 52b8377
Merge pull request #78 from pmsims-package/bug-fix-binary-predictors
ewancarr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -48,7 +48,8 @@ Imports: | |
| utils, | ||
| glmnet, | ||
| ranger, | ||
| pec | ||
| pec, | ||
| cli | ||
| Suggests: | ||
| testthat (>= 3.0.0), | ||
| covr, | ||
|
|
||
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
[air] reported by reviewdog 🐶