I receive the following error when using quarto to render the default template to a docx.
Error in eval(xfun::parse_only(name)) : object 'docx' not found
Calls: ... create_output_format -> create_output_format_function -> eval -> eval
Execution halted
Rstudio version:
RStudio 2022.02.3+492 "Prairie Trillium" Release (1db809b8323ba0a87c148d16eb84efe39a8e7785, 2022-05-20) for Windows
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.12.8 Chrome/69.0.3497.128 Safari/537.36
R version:
version.string R version 4.2.0 (2022-04-22 ucrt)
nickname Vigorous Calisthenics
I did intially have an older quarto installed but I have removed quarto and reinstalled the above version of rstudio (with the understanding that it is pre-bundled with the latest quarto). I can render to html without a problem.