I have rstudio 2022.12, and I'm wondering what version of quarto comes with it.
quarto_path()
and
quarto_version()
Don't work
Open the Terminal (not the Console) inside RStudio and type:
>quarto check
[>] Checking Quarto installation......OK
Version: 0.9.377
Path: C:\Program Files\Quarto\bin\
CodePage: 1252
You can also run:
>quarto --version