createDB() warnings
Open
- Dominant language
- R
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Increase understandability of `createDB()` warning for
- problematic left joins, e.g. extended explanation on merge order, left joins and number of cases.
- character variables as foreign keys, e.g. extended explanation on performance issues
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the createDB() implementation and its warning messages. Review the existing warnings about problematic left joins and character variables used as foreign keys, then clarify the merge order, number of cases, and performance concerns; done means both warnings explain these issues more understandably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100