quarto not added to new project or file choices in Rstudio on Fedora 37

Trying out quarto in Rstudio and come across same problem as in

trying to start a new quarto project with python and 'venv'.

RStudio.Version()$version
[1] ‘2023.3.1.446’

I think more details need to be shared if you expect some help and answer. We really need more information to help us help you. Thank you

I was not getting the options of creating a new quarto file or a new quarto project in the previous version of Rstudio in Fedora 37, an issue also raised by others.
Have now updated to Fedora38 and just installed the newest version of RStudio:

RStudio.Version()$long_version
[1] "2023.06.0+421"
system("uname -a")
Linux haflus 6.3.6-200.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jun 5 15:45:04 UTC 2023 x86_64 GNU/Linux

and am happy to report that the Quarto options are now available under File: New file/project

Thanks.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.