Trying to start using Quarto together with Rstudio.
Followed the instructions here: https://quarto.org/docs/get-started/hello/rstudio.html
When I run the following commands I obtain:
> quarto_version()
[1] ‘1.0.38’
> quarto_path()
[1] "C:\\Users\\jld\\AppData\\Local\\Programs\\Quarto\\bin\\quarto.cmd"
There are no Quarto options in the Global options.
I can't choose Quarto from File or choose it as document type, see images below.
Any ideas on what is wrong?