Tinytex: Failure to Compile Remote Repository is Newer Than Local

Created on 6 May 2019  路  1Comment  路  Source: yihui/tinytex

/usr/lib/rstudio/bin/pandoc/pandoc +RTS -K512m -RTS Simulation_Assisted_Machine_Learning.utf8.md --to latex --from markdown+autolink_bare_uris+ascii_identifiers+tex_math_single_backslash --output Simulation_Assisted_Machine_Learning.tex --template /home/oliver/R/x86_64-pc-linux-gnu-library/3.6/pinp/rmarkdown/templates/pdf/resources/template.tex --highlight-style tango --latex-engine pdflatex --natbib
tlmgr search --file --global '/flushend.sty'

tlmgr: Remote repository is newer than local (2018 < 2019)
Cross release updates are only supported with
update-tlmgr-latest(.sh/.exe) --update
Please see https://tug.org/texlive/upgrade.html for details.
Error: Failed to compile Simulation_Assisted_Machine_Learning.tex. See https://yihui.name/tinytex/r/#debugging for debugging tips.
In addition: Warning message:
In system2("tlmgr", args, ...) :
running command ''tlmgr' search --file --global '/flushend.sty'' had status 1
Execution halted

By filing an issue to this repo, I promise that

  • [ ] I have fully read the issue guide at https://yihui.name/issue/.
  • [ ] I have provided the necessary information about my issue.

    • If I'm asking a question, I have already asked it on Stack Overflow or RStudio Community, waited for at least 24 hours, and included a link to my question there.

    • If I'm filing a bug report, I have included a minimal, self-contained, and reproducible example, and have also included xfun::session_info('tinytex'). I have upgraded all my packages to their latest versions (e.g., R, RStudio, and R packages), and also tried the development version: remotes::install_github('yihui/tinytex').

    • If I have posted the same issue elsewhere, I have also mentioned it in this issue.

  • [ ] I have learned the Github Markdown syntax, and formatted my issue correctly.

Most helpful comment

Please search for "Remote repository newer than local" in the documentation: https://yihui.name/tinytex/

>All comments

Please search for "Remote repository newer than local" in the documentation: https://yihui.name/tinytex/

Was this page helpful?
0 / 5 - 0 ratings

Related issues

MilesMcBain picture MilesMcBain  路  5Comments

nickp60 picture nickp60  路  6Comments

boltomli picture boltomli  路  3Comments

tbradley1013 picture tbradley1013  路  7Comments

alanbrown98 picture alanbrown98  路  3Comments