-
Notifications
You must be signed in to change notification settings - Fork 0
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
Prepare next release #17
base: master
Are you sure you want to change the base?
Conversation
and use stats::setNames() to shorten by 1 line
(lci_methods -> methods)
so that the post-processing can remain
Start adding support for json files as input
TODO: check if I can use this more general function to simplify or shorten the existing approach.
Keep the name of the original list elements in a column if there was more than one element from which flattened data frames are joined
Add json import
(by default)
Add expand_to_all_key_combinations()
Please bump version number before moving to "master". In addition also update NEWS.md if not already done! |
does not fit with number of values for "expand_keys" in function |
Add this part as new "vignette" for new UMBERTO version |
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.
Reviewed 14 of 16 files at r1, all commit messages.
Reviewable status: 14 of 16 files reviewed, 3 unresolved discussions (waiting on @hsonne)
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.
minor comments for improvement ;-)
Reviewable status: 14 of 16 files reviewed, 3 unresolved discussions (waiting on @hsonne)
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.
only minor comments for improvement ;-)
Reviewed 2 of 16 files at r1.
Reviewable status: all files reviewed, 3 unresolved discussions (waiting on @hsonne)
|
This change is