Continuous Integration (CI) testing with README badge
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 17
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Have you considered adding CI testing, e.g. Travis CI (Linux, macOS, Windows(?)) and AppVeyor CI (Windows)? Seeing (badges in the README) that the package builds, installs and passes `R CMD check` and on which operating systems would be very useful for potential "users".
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 reviewing the rcurses R package and its current build setup, then determine how Travis CI or AppVeyor could run package installation and R CMD check on Linux, macOS, and Windows. Done means CI reports those checks and the README displays badges showing the build status and supported operating systems.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100