0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Scala693 forks (693 forks)batch import
good first issueminorsedona-r
Repository metrics
- Stars
- 1,953 stars (1,953 stars)
- PR merge metrics
- Avg merge 1d 3h (Avg merge 1d 3h)35 merged PRs in 30d (35 merged PRs in 30d)
Contributor guide
- Research direction
- The issue requests ordering of the R/.Rbuildignore file to improve human readability. Currently, the file contains a list of entries that are not sorted. The task is to sort the lines alphabetically (or by a logical grouping) to make it easier to see what is included. The file is located at https://github.com/apache/sedona/blob/master/R/.Rbuildignore. No linked PRs or comments exist, so the contributor can proceed with sorting the entries and submitting a pull request.
- Tech stack
- r
- Domain
- tooling
- Issue type
- Refactor
- Prerequisites
- None