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.