-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
78 simplify joinkeys@main #233
Conversation
Code Coverage Summary
Diff against main
Results for commit: 9fe3de1 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Hey, so far looks good. I will pull it locally, install and check, just in case |
@chlebowa should we bump version for teal.data in DESCRIPTION file? |
Good point 👍 |
I'm not sure, honestly. We usually only mention user-facing changes, meaning interface changes. This is just an adjustment to the larger refactor in |
I think it's useful information for the user to know that examples changed, because we have a new way of specyfing teal_data, hence it's useful to put in NEWS because of that. |
That's not an enhancement... |
What number, though? |
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.
👍
The way we specify data in the whole framework changed, so I think it's relevant to inform users about this change in all packages dependent on teal.data. This is a propagation of a feature from the dependent package that made us update examples. Does not hurt |
Closes #231
Modified example apps to use the following pattern:
cdisc_data
default_cdisc_join_keys[datanames(data)]
Removed all package prefixes in examples.