Two RIs and OIs
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 59
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Apparently people can have multiple RIs and OIs and the reference will list both, this inflates the addresses becaseu it effectively doubles the references everytime theres another RI or OI to match up unique combos.
Currently not sure the best way to handle this, rewrite the whole thing to understand this difference or just force choose the first RI and OI.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the multiple-RI and multiple-OI case described in the issue and trace how reference records are matched into unique combinations. Compare the current behavior with the intended reference output, then define whether all combinations should be represented or only one RI/OI pair; done means additional RI/OIs no longer inflate the addresses incorrectly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100