Improve way to generate the table for easier contribution
Open
Nobody has claimed this yet.
feature
- Dominant language
- TeX
- Stars
- 1.5k
- Forks
- 517
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 5
Description
Markdown table is not easy to write as-is
Idea: Using a README.Rmd would allow to generate the table using kable() and would be easier to keep updated.
Contributor guide
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
The issue mentions the current Markdown table and a proposed README.Rmd using kable(); start by locating the table and checking the repository's README-related files. Done means the table can be generated and updated through the proposed workflow, with the generated README content matching the intended table.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown, r
- Domain
- documentation
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100