beckerbenj / beckerbenj/eatFDZ
Extend current fixEncoding() checks
Open
enhancement
- Dominant language
- R
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The current fixEncoding() checks are
- limited to very specific characters, such as ä, ö, ... => extend to all non ASCII characters
- the reporting of check_all() for meta data is not very informative => report additionally the violating meta data
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating fixEncoding() and the check_all() path that reports metadata violations. Update the checks to cover all non-ASCII characters and make the report identify the violating metadata; done means both cases are detected and reported informatively.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100