I can't compile a pdf using R sweave. I keep getting the following error
Latex error: file 'ae.sty' not found
\documentclass{article}
\begin{document}
\SweaveOpts{concordance=TRUE}
Hello, world.
\end{document}
Why do I keep getting this error? Do I need to install another package with pdf compilation functions?
I'm using windows, and my tex install is the package tinytex.