-
Notifications
You must be signed in to change notification settings - Fork 8
Update main branch with v0.7.0 #332
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
Conversation
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
…st for testing negative integers later.
- `missing(..1)` is a bit unclear, and can fail given, e.g., `,,,,10,,` as the dots - `missing(...)` and `length(...)` are not available until pretty recent R versions
Merge branch 'main' of https://github.com/cmu-delphi/epiprocess into km-slide-n-replace2.1 # Conflicts: # man/epi_slide.Rd
…al implmentation
so developers can use (untracked) renv's at the repo level without as many git and CHECK complaints.
…imevalue-without-env Pass `ref_time_value` to `epix_slide` for functions and formulas
Set DELPHI_EPIDATA_KEY, from a GitHub Secret
and add some unrelated comments regarding time value counting details. Since we're not potentially dealing with R6 objects, we can just us `as_data_mask(.x)`. We can also flatten the data mask by installing the `.x`, `.group_key` and `.ref_time_value` in the same way as that pronouns are installed (except keeping their original classes, not converting to pronouns), rather than using another level in the environment chain for the data mask.
Allow `epi_slide` to access `ref_time_value`
Pass ref time value and group key to epix_slide for tidy computations
…imevalue-without-env Sync `dev` with `.ref_time_value` and semi-pronoun changes
Bump version to 0.7.0
Fix up checks/vignettes for v0.7.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.