-
Notifications
You must be signed in to change notification settings - Fork 8
Make epix_slide
more like group_modify
#311
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
Merged
Changes from 20 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
d6b2639
Clarify archive grouping-related documentation
lcbrooks 9a092af
Update epix_slide code to have `reframe`-like row behavior
lcbrooks d2edb2e
Add missing `grouped_epi_archive` test file
lcbrooks bf99f30
Update `.drop`+`epix_slide` given `reframe`-like `epix_slide`
lcbrooks 74631af
If `epix_slide` outputs an `epi_df`, use `versions_end` for `as_of`
lcbrooks 8039ed3
Update checks to also run on PRs (but not pushes) to `dev`
lcbrooks 9d10b5f
Fix missing quotes in _pkgdown.yml
lcbrooks b8f768a
Update `epi[x]_slide` comparisons given epix like `reframe`
lcbrooks 953717f
Remove `all_rows` for `epix_slide`; add deprecation tests
lcbrooks cb195c2
Always output ungrouped, no-metadata tibble from `epix_slide`, `as_ti…
lcbrooks b7a07e4
Refactor `ref_time_values` calc, test 0-row `f` outputs in `epix_slide`
lcbrooks c06f3ee
Fix DESCRIPTION version, update NEWS.md with `epix_slide` changes
lcbrooks b02b3a1
Change `epix_slide` to be more analogous to `group_modify`
lcbrooks 442f3e9
Fix `epix_slide` `as_list_col=TRUE` outputting df-type col not list
lcbrooks e440a18
Add `epix_slide`-like-`group_modify` migration notes in NEWS.md
lcbrooks 134b47c
Fixm roxygen copy-paste error for `group_modify`
lcbrooks a4baf7a
Address non-ASCII character issue from `check()`
lcbrooks 6d0f060
Fix `guess_period` `@param` names
lcbrooks 21a090b
Fix `as_tibble.epi_df` docs, make it have its own topic
lcbrooks 6efd823
Fix `group_modify.epi_df` roxygen typo + missing `@param`s
lcbrooks a047b07
repl(epix_slide): describe migration in `all_rows` deprecation
lcbrooks 26e9d2c
refactor: favor validation section over validation + `else if`
lcbrooks dbb658c
Fix epix_slide warning class naming inconsistencies
lcbrooks af49aae
Fix missing word in `advanced.Rmd` basic usage description
lcbrooks 60ada45
Remove remaining references to `comp_effective_key_vars`
lcbrooks 80d29c6
Add missing `epix_slide` tests for {fn,~,tidy} x {all_versions,not}
lcbrooks f70b911
Reword advanced.Rmd on epi vs epix slide number of output rows
lcbrooks de398b1
Track missing .Rd file
lcbrooks 8985db2
Make `as_list_col=TRUE` consistent for vecs and dfs from slide comps
lcbrooks 2014016
Merge branch 'dev' into lcb/make_epix_slide_more_like_reframe
nmdefries 9ba843c
Fix `all_rows = TRUE` to work with move to `vctrs`
lcbrooks cf2ad2f
Update tests&NEWS.md about `epi_slide` `f` Date vec output
lcbrooks 116bae0
Add NEWS.md entry for `as_list_col` `all_rows` `NA` -> `NULL`
lcbrooks 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
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.
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.
Uh oh!
There was an error while loading. Please reload this page.