JuliaData / JuliaData/RData.jl
RDataException
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 63
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to throw some RData-specific exception type instead of error, it can also contain some useful information, like current io position or the name of the top-level element being read.
Contributor guide
No contributing guide indexed for this repository
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
No file or test is named. Start by locating reader paths in RData.jl that currently throw error, then determine the intended RData-specific exception scope and available context. Done means the issue's exception type is defined and can carry the current I/O position or top-level element while replacing the relevant generic errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100