stan-dev / stan-dev/rstantools
Remove System Requirements: GNU make by default?
Open
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 48
- Forks
- 24
- Avg merge
- 1h 17m
- Merged PRs (30d)
- 1
Description
I used rstantools to add stan to an existing package. And now I am putting it into cran, I have got feedback from CRAN that it shouldn't really be used as rstan can deal with the more recent standards. So should this be removed?
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
Open inst/include/sys/DESCRIPTION at the referenced System Requirements entry and confirm how GNU make is currently declared. Done means the package metadata no longer declares GNU make as a system requirement, if the current rstan standards make it unnecessary.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100