Other packages > Find by keyword >

tinytex  

Helper Functions to Install and Maintain TeX Live, and Compile LaTeX Documents
View on CRAN: Click here


Download and install tinytex package within the R console
Install from CRAN:
install.packages("tinytex")

Install from Github:
library("remotes")
install_github("cran/tinytex")

Install by package version:
library("remotes")
install_version("tinytex", "0.57")



Attach the package and use:
library("tinytex")
Maintained by
Yihui Xie
[Scholar Profile | Author Map]
First Published: 2017-12-13
Latest Update: 2023-08-09
Description:
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.
How to cite:
Yihui Xie (2017). tinytex: Helper Functions to Install and Maintain TeX Live, and Compile LaTeX Documents. R package version 0.57, https://cran.r-project.org/web/packages/tinytex. Accessed 19 Apr. 2025.
Previous versions and publish date:
0.1 (2017-12-13 10:12), 0.2 (2017-12-20 05:54), 0.3 (2018-01-22 06:55), 0.4 (2018-03-08 23:39), 0.5 (2018-04-16 21:53), 0.6 (2018-07-07 21:20), 0.7 (2018-08-22 07:20), 0.8 (2018-08-31 00:20), 0.9 (2018-10-23 19:50), 0.10 (2019-01-10 17:10), 0.11 (2019-03-12 20:20), 0.12 (2019-04-11 22:02), 0.13 (2019-05-14 12:30), 0.14 (2019-06-25 08:00), 0.15 (2019-08-07 07:30), 0.16 (2019-09-17 07:10), 0.17 (2019-10-31 00:00), 0.18 (2019-12-10 22:30), 0.19 (2020-01-14 07:20), 0.20 (2020-02-25 22:00), 0.21 (2020-03-31 06:50), 0.22 (2020-04-17 18:40), 0.23 (2020-05-19 17:50), 0.24 (2020-06-20 11:20), 0.25 (2020-07-24 06:30), 0.26 (2020-09-22 08:30), 0.27 (2020-11-01 06:40), 0.28 (2020-12-14 07:10), 0.29 (2021-01-21 06:50), 0.30 (2021-03-04 07:20), 0.31 (2021-03-30 17:40), 0.32 (2021-05-29 19:20), 0.33 (2021-08-05 22:10), 0.34 (2021-09-28 07:00), 0.35 (2021-11-04 16:10), 0.36 (2021-12-19 07:10), 0.37 (2022-02-16 17:20), 0.38 (2022-03-29 02:10), 0.39 (2022-05-17 01:30), 0.40 (2022-06-16 01:10), 0.41 (2022-08-16 09:30), 0.42 (2022-09-27 09:20), 0.43 (2022-12-13 08:10), 0.44 (2023-02-01 20:00), 0.45 (2023-04-18 16:30), 0.46 (2023-08-09 23:30), 0.47 (2023-09-29 18:00), 0.48 (2023-10-13 07:10), 0.49 (2023-11-22 23:00), 0.50 (2024-03-16 06:20), 0.51 (2024-05-06 19:30), 0.52 (2024-07-18 18:20), 0.53 (2024-09-15 20:00), 0.54 (2024-11-01 16:10), 0.55 (2025-02-19 17:30), 0.56 (2025-02-26 23:50)
Other packages that cited tinytex R package
View tinytex citation profile
Other R packages that tinytex depends, imports, suggests or enhances
Complete documentation for tinytex
Functions, R codes and Examples using the tinytex R package
Some associated functions: check_installed . copy_tinytex . install_tinytex . is_tinytex . latexmk . parse_install . parse_packages . r_texmf . tinytex-package . tl_pkgs . tl_sizes . tlmgr . 
Some associated R codes: install.R . latex.R . package.R . tlmgr.R . utils.R .  Full tinytex package functions and examples
Downloads during the last 30 days
03/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/18Downloads for tinytex15000200002500030000350004000045000500005500060000TrendBars

Today's Hot Picks in Authors and Packages

arsenal  
An Arsenal of 'R' Functions for Large-Scale Statistical Summaries
An Arsenal of 'R' functions for large-scale statistical summaries, which are streamlined to work wi ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
signibox  
Statistical Significance Marks on Boxplots
Add significance marks to any R Boxplot, including a given significance niveau. ...
Download / Learn more Package Citations See dependency  
PCGSE  
Principal Component Gene Set Enrichment
Contains logic for computing the statistical association of variable groups, i.e., gene sets, with r ...
Download / Learn more Package Citations See dependency  
SDT  
Self-Determination Theory Measures
Functions for self-determination motivation theory (SDT) to compute measures of motivation internal ...
Download / Learn more Package Citations See dependency  
MScombine  
Combine Data from Positive and Negative Ionization Mode Finding Common Entities
Find common entities detected in both positive and negative ionization mode, delete this entity in ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

65,069

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA