quarto-dev / quarto-dev/quarto-r
Provides helpers to access information about the execution environment
Open
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 161
- Forks
- 29
- Avg merge
- 3h 18m
- Merged PRs (30d)
- 1
Description
1.8.19 exposes the information as a JSON file in QUARTO_EXECUTE_INFO:
This package should offer helpers to access some of the information in there, as this is a lot !
- Format information: https://github.com/quarto-dev/quarto-cli/issues/2216
- Language information
-
pdf-engineused: https://github.com/quarto-dev/quarto-cli/discussions/13371
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
Start by reading the QUARTO_EXECUTE_INFO JSON described in the issue and the linked quarto-cli pull request; no repository file or test is named. Define the helper scope around format, language, and pdf-engine information, with completion shown by access to those requested values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100