backport %||% operator
Open
Beginner friendly
- Dominant language
- R
- Stars
- 7
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
see `lme4`'s `zzz.R: onLoad()` for this
Contributor guide
No contributing guide indexed for this repository
Research direction
Read lme4's zzz.R onLoad() implementation first, then locate the corresponding package initialization entry point in reformulas. Confirm how the %||% operator is made available and add the backport so reformulas can use it; done means the operator is available during package loading.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100