


Loaded via a namespace (and not attached): stats graphics grDevices utils datasets methods base LC_MONETARY=English_United States.1252 LC_NUMERIC=C LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252
Pdflatex location for latexit windows 10#
Running under: Windows 10 圆4 (build 19041) Here is my SessionInfo() R version 4.0.2 () Warning: Error in : LaTeX failed to compile C:\Users\SCMCKE~1\AppData\Local\Temp\Rtmp0a6jRk\file5ac45df413ce.tex. "C:/Program Files/RStudio/bin/pandoc/pandoc" +RTS -K512m -RTS -to latex -from markdown+autolink_bare_uris+tex_math_single_backslash -output pandoc5ac42d2964ee.tex -lua-filter "C:\Users\SCMCKENZIE\Documents\R\win-library\4.0\rmarkdown\rmarkdown\lua\a" -lua-filter "C:\Users\SCMCKENZIE\Documents\R\win-library\4.0\rmarkdown\rmarkdown\lua\a" -self-contained -highlight-style tango -pdf-engine xelatex -variable graphics -variable "geometry:margin=1in" The shiny app works fine, but when I click the download button, R initially starts the process of compiling, but once I click save when the dialog button launches, R throws this error (I include the verbose output as suggested by Yuhui Xie - the tinytex package author): processing file: Reports.Rmd I originally tried using MikTex, but on advice of other posts removed MikTex and instead used tinytex. I am running into trouble getting knitr to discover pdflatex to make the pdf.

Pdflatex location for latexit pdf#
I am trying to create a shiny App that offers users a choice of canned reports from a database that renders reactively, and then offers users the option to download a pdf of their desired report.
