Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rdev 1.10.2 #192

Merged
merged 17 commits into from
Mar 9, 2024
Merged

rdev 1.10.2 #192

merged 17 commits into from
Mar 9, 2024

Conversation

jabenninghoff
Copy link
Owner

rdev now supports Quarto Documents (.qmd) as analysis notebooks:

  • rmd_metadata() will extract the YAML front matter and description from Quarto format (.qmd) notebooks if _quarto.yml is present

  • build_quarto_site() now supports use of both Rmd and/or qmd notebooks in analysis

  • spell_check_notebooks() and update_wordlist_notebooks() now check both Rmd and qmd files in the analysis directory

  • Updated README.Rmd template to list all .Rmd and .qmd notebooks in analysis

  • Added reference Quarto Document analysis template to inst/templates/analysis.qmd (RStudio currently doesn't support .qmd files as document templates)

  • Updated vignettes

@jabenninghoff jabenninghoff merged commit 7f04a7e into main Mar 9, 2024
7 checks passed
@jabenninghoff jabenninghoff deleted the spelling-updates branch March 9, 2024 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant