-
Notifications
You must be signed in to change notification settings - Fork 68
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
closes #2481 bug the result of derive param tte depends on the sort order of the input #2569
base: main
Are you sure you want to change the base?
Changes from 2 commits
8e23388
cd52801
2727736
9e86217
d97377c
fa49a51
01e8f5a
53457c2
020c9d7
dccdbe1
8006891
4c95243
087c0f3
4405868
21b5a00
ce07ad1
1d4e6b7
22f3f2d
47637a5
e882758
e5c28fc
404c949
ae70492
34d2fb3
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -61,7 +61,7 @@ | |
i Following names were provided by `source_datasets`: "adsl" | ||
i But, `censor_conditions[[1]]$dataset_name = adls` | ||
|
||
# list_tte_source_objects Test 14: error is issued if package does not exist | ||
# list_tte_source_objects Test 16: error is issued if package does not exist | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think this should be 17 There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @ProfessorP-beep from my small review comments only this one still needs updating (its just to make sure the |
||
|
||
Code | ||
list_tte_source_objects(package = "tte") | ||
|
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.
Why has this been changed?
Now the example generates a warning.