Hi,
I am trying to generate HTML report from RStudio, version 4.2.2 using:
diagnose_web_report(output_format = "html")
working on Windows 11, having this error for both html and pdf reports.
"C:/Program Files/RStudio/bin/quarto/bin/tools/pandoc" +RTS -K512m -RTS diagnosis_temp.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output pandocc5447e231be.html --lua-filter "C:\Users\shone\AppData\Local\Programs\R\R-4.2.2\library\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "C:\Users\shone\AppData\Local\Programs\R\R-4.2.2\library\rmarkdown\rmarkdown\lua\latex-div.lua" --embed-resources --standalone --variable bs3=TRUE --section-divs --template "C:\Users\shone\AppData\Local\Programs\R\R-4.2.2\library\rmarkdown\rmd\h\default.html" --no-highlight --variable highlightjs=1 --variable theme=bootstrap --css "C:/Users/shone/AppData/Local/Programs/R/R-4.2.2/library/dlookr/resources/dlookr-bootstrap.css" --mathjax --variable "mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --include-in-header "C:\Users\shone\AppData\Local\Temp\RtmpIFURjc\rmarkdown-strc54c505d1f.html" --variable code_folding=show --variable code_menu=1 --include-in-header header_temp.html --include-after-body "C:\Users\shone\AppData\Local\Programs\R\R-4.2.2\library\dlookr\resources\footer.html"
pandoc.exe: C:\Users\shone\AppData\Local\Programs\R\R-4.2.2\library\fontawesome\fontawesome\css../webfonts/fa-v4compatibility.woff2: openBinaryFile: does not exist (No such file or directory)
Error: pandoc document conversion failed with error 1
Can anyone help, please ?
Thanks,
Neb