CRAN check failure: package 'quarto' but has not declared a SystemRequirements
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 178
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
We got notified from CRAN that we have several check failures:
Please see the problems shown on https://cran.r-project.org/web/checks/check_results_renderthis.html.
Please correct before 2023-10-19 to safely retain your package on CRAN.
A follow up email suggests that it has to do with the Quarto installation on CRAN:
The new check failures are because CRAN was requested to install Quarto. Your package makes use of it via package 'quarto' but has not declared a SystemRequirements (and quarto passes its checks with or without quarto-cli).
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 linked CRAN check results and locating the package metadata where system requirements are declared. Confirm the required Quarto dependency information and rerun the relevant package checks; done means the CRAN failure about the undeclared SystemRequirements is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100