cmu-delphi / cmu-delphi/epiprocess

Add name-validating, non-partial-matching `$`, `$<-`, `[`, `[<-`, `[[`, `[[<-` for `epi_archive`

Open
#449 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
12
Forks
8
PR merge metrics
No merged PRs in 30d

Description

We might also consider some partial or full revalidation of the result (e.g. checking version metadata bounds). Main thing is to prevent accidental partial matches and catch typos. For instance,

```r
# Actual member variable
archive_cases_dv_subset$versions_end
# Partial matches to the same
archive_cases_dv_subset$version
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the epi_archive API and the six operator behaviors named in the issue: $, $<-, [, [<-, [[, and [[<-. Clarify the intended handling of partial matches, typos, and any version-metadata revalidation; done should prevent accidental partial matches while documenting the chosen behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.