Quarto unable to locate installed R from RStudio

When trying to render an qmd file to html from RStudio, I get the following message:

failed to create process.
failed to create process.

Unable to locate an installed version of R.
Install R from https://cloud.r-project.org/

This is puzzling since I running quarto check from the command line is able to locate R correctly. Both the path to the R.exe and to the quarto bin are in the PATH environment variable.

I believe this was an issue with the IDE that has been fixed since then.

Can you install the latest version of the IDE ?

This topic was automatically closed 21 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.