Package: tinytex 0.54.1
tinytex: Helper Functions to Install and Maintain TeX Live, and Compile LaTeX Documents
Helper functions to install and maintain the 'LaTeX' distribution named 'TinyTeX' (<https://yihui.org/tinytex/>), a lightweight, cross-platform, portable, and easy-to-maintain version of 'TeX Live'. This package also contains helper functions to compile 'LaTeX' documents, and install missing 'LaTeX' packages automatically.
Authors:
tinytex_0.54.1.tar.gz
tinytex_0.54.1.zip(r-4.5)tinytex_0.54.1.zip(r-4.4)tinytex_0.54.1.zip(r-4.3)
tinytex_0.54.1.tgz(r-4.4-any)tinytex_0.54.1.tgz(r-4.3-any)
tinytex_0.54.1.tar.gz(r-4.5-noble)tinytex_0.54.1.tar.gz(r-4.4-noble)
tinytex_0.54.1.tgz(r-4.4-emscripten)tinytex_0.54.1.tgz(r-4.3-emscripten)
tinytex.pdf |tinytex.html✨
tinytex/json (API)
NEWS
# Install 'tinytex' in R: |
install.packages('tinytex', repos = c('https://rstudio.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rstudio/tinytex/issues
Last updated 1 days agofrom:f9205b45c5. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-win | OK | Nov 11 2024 |
R-4.5-linux | OK | Nov 11 2024 |
R-4.4-win | OK | Nov 11 2024 |
R-4.4-mac | OK | Nov 11 2024 |
R-4.3-win | OK | Nov 11 2024 |
R-4.3-mac | OK | Nov 11 2024 |
Exports:check_installedcopy_tinytexinstall_tinytexis_tinytexlatexmklualatexparse_installparse_packagespdflatexr_texmfreinstall_tinytextinytex_roottl_pkgstl_sizestlmgrtlmgr_conftlmgr_installtlmgr_pathtlmgr_removetlmgr_repotlmgr_searchtlmgr_updatetlmgr_versionuninstall_tinytexuse_tinytexxelatex
Dependencies:xfun
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check if certain LaTeX packages are installed | check_installed |
Copy TinyTeX to another location and use it in another system | copy_tinytex use_tinytex |
Install/Uninstall TinyTeX | install_tinytex reinstall_tinytex tinytex_root uninstall_tinytex |
Check if the LaTeX installation is TinyTeX | is_tinytex |
Compile a LaTeX document | latexmk lualatex pdflatex xelatex |
Parse the LaTeX log and install missing LaTeX packages if possible | parse_install |
Find missing LaTeX packages from a LaTeX log file | parse_packages |
Add/remove R's texmf tree to/from TeX Live | r_texmf |
List the names of installed TeX Live packages | tl_pkgs |
Sizes of LaTeX packages in TeX Live | tl_sizes |
Run the TeX Live Manager | tlmgr tlmgr_conf tlmgr_install tlmgr_path tlmgr_remove tlmgr_repo tlmgr_search tlmgr_update tlmgr_version |