Charlotte Wickham
Charlotte Wickham
I have some Rmarkdown templates in `inst/templates` in my package. Is there was a way to get `spelling::spell_check_package()` to also check these files?
Add link to Centore algorithm and describe when someone may prefer to use it. I.e. why I didn't ``` @article{doi:10.1002/col.20715, author = {Centore Paul}, title = {An open‐source inversion algorithm...
Opening this issue as a place to keep track of Quarto cheetsheet issues, which I'll address in a future update. - [ ] VS Code Extension: Render button is now...
Here's an example ``` r n
Things that went well: * **RStudio cloud** worked flawlessly. Multiple people told me they wish this had been the way they had received their first exposure to R/RStudio because it...
- [x] 01-Getting-Started needs pdf regenerated - [x] 01-Getting-Started needs better transition from previous section, e.g. should already have project open in cloud - what's the best way to get...
It reads: > I want to find the country with biggest jump in life expectancy (between any two consecutive records) for each continent. A solution is: ```{r} gapminder %>% group_by(country)...
## Prework - [X] Read and agree to the [code of conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/) and [contributing guidelines](https://github.com/posit-dev/great_tables/blob/main/.github/CONTRIBUTING.md). - [X] If there is [already a relevant issue](https://github.com/posit-dev/great_tables/issues), whether open or closed, comment on...
Mostly a moving of existing content in pre-release highlights into more permanent homes. Closes https://github.com/quarto-dev/quarto-cli/issues/7900 Closes https://github.com/quarto-dev/quarto-cli/issues/8301
Closes https://github.com/quarto-dev/quarto-cli/issues/4624