jonocarroll / jonocarroll/URLcheck
Does not correctly parse R help files (.Rd)
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Syntax is different; curly braces rather than markdown parens.
Mostly works, but FYI
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
Start by locating the parser entry point for R help files (.Rd) and inspect how braces and markdown-style parentheses are handled. Compare the parser behavior with representative .Rd syntax; done means valid .Rd links are parsed correctly without regressing existing formats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r, scala
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100