Install missing TeX packages for R 4.1 in openSUSE

R 4.1 now additionally requires texlive-ae and texlive-fancyvrb
for PDF doc generation (stats package).
This commit is contained in:
Greg Lin 2021-05-13 17:00:15 -05:00
commit 1c168731cd

View file

@ -43,9 +43,11 @@ RUN zypper --non-interactive --gpg-auto-import-keys -n install \
shadow \
tcl-devel \
texinfo \
texlive-ae \
texlive-bibtex \
texlive-cm-super \
texlive-dvips \
texlive-fancyvrb \
texlive-helvetic \
texlive-inconsolata \
texlive-latex \